20023-08-10

This commit is contained in:
2023-08-10 11:40:02 +08:00
parent c41b3b9777
commit 02fcf5be10
82 changed files with 9031 additions and 2997 deletions
@@ -188,7 +188,7 @@ namespace FineUIPro.Web.ZHGL.DataSync
{
if (!string.IsNullOrEmpty(this.Id))
{
var responedata = HJGLData_HJGLService.PushCNCEC(Id);
var responedata = HJGLData_HJGLService.PushCncec(Id);
if (responedata.code == 1)
{
ShowNotify("上报成功!");