This commit is contained in:
weizhihong 2022-07-18 14:23:43 +08:00
parent 9e2022addd
commit 953e1fa6a3

View File

@ -150,7 +150,7 @@ public class CtcStationRunPlanLog {
private CtcRunPlanParam.RunType runType; private CtcRunPlanParam.RunType runType;
/** /**
* 状态 * 状态-1删除0修改1添加
*/ */
private int status; private int status;