Przeglądaj źródła

台州工单节点是否有偿可更改

hu 4 lat temu
rodzic
commit
2668231839

+ 4 - 1
src/rest/openapi/restcontroller/hyworkorder/webapp/workorder/HyWorkOrder.java

@@ -576,7 +576,10 @@ public class HyWorkOrder extends Controller {
 //                        if(where.containsKey("explain")){
 //                            ordernodePao.setValue("explain",where.getString("explain"),11l);
 //                        }
-
+						/** Ìí¼ÓÊÇ·ñÓг¥ **/
+						if (where.containsKey("fispaid")) {
+							ordernodePao.setValue("fispaid", where.getString("fispaid"), 11l);
+						}
 						/** Ìí¼ÓÎı¾ **/
 						if (where.containsKey("ftext")) {