清理要做的清单

This commit is contained in:
liming 蔡
2026-07-16 13:08:39 +08:00
parent 70f728a20f
commit aa454c63cc
3 changed files with 12 additions and 2 deletions
+8
View File
@@ -47,6 +47,14 @@ namespace JY.Inspection.Mes
RespExitStation PostProductExitStationData(ReqExitStation req);
MesCallResult<RespLoginMes> LoginMes(ReqLoginMes req);
// TODO 上传设备状态信息
// TODO 上传设备报警信息
// TODO 能耗
// TODO 设备打标
}
public class MESDataCombin : IMes