2023-08-04
This commit is contained in:
@@ -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("上报成功!");
|
||||
|
||||
Reference in New Issue
Block a user