提交 7729ebd1 编写于 作者: ibizdev's avatar ibizdev

lengyuace 发布系统代码 [TrainSys,网页端]

上级 98c18233
......@@ -2553,9 +2553,9 @@
"modelref" : true,
"id" : "Default"
},
"name" : "空值(NULL) ==> Default[PHONEID]",
"name" : "无值(NONE) ==> Default[PHONEID]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
"srcValueType" : "NONEVALUE"
} ],
"topPos" : 340
} ],
......
......@@ -33,9 +33,9 @@
"modelref" : true,
"id" : "Default"
},
"name" : "空值(NULL) ==> Default[PHONEID]",
"name" : "无值(NONE) ==> Default[PHONEID]",
"paramAction" : "SETPARAMVALUE",
"srcValueType" : "NULLVALUE"
"srcValueType" : "NONEVALUE"
} ],
"topPos" : 340
} ],
......
......@@ -24,6 +24,5 @@ package cn.ibizlab.trainsys.common.logic.phonelogic.beforecreate;
ruleflow-group "phonebeforecreateprepareparam1"
when
then
phonebeforecreatedefault.set("phoneid",null);
update(phonebeforecreatedefault);//更新fact中变量值
end
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册