2023-08-04

This commit is contained in:
2023-08-04 17:06:50 +08:00
parent 70a51ab125
commit 78e8037f08
81 changed files with 8897 additions and 2763 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("上报成功!");