This commit is contained in:
2023-10-07 17:37:24 +08:00
parent 861be92ec4
commit 64e793df32

View File

@@ -217,6 +217,7 @@ namespace Tnb.ProductionMgr
["id"] = andonRecords.id
};
await _basPushRuleLogService.Stop(postData);
return true;
}
}