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
@@ -288,7 +288,7 @@ namespace FineUIPro.Web.ZHGL.DataSync
{
if (!string.IsNullOrEmpty(this.Id))
{
var responedata= CQMSDataService.PushCNCEC(Id);
var responedata= CQMSDataService.PushCncec(Id);
if (responedata.code==1)
{
ShowNotify("上报成功!");