diff --git a/main/java/shkd/repc/resm/opplugin/PushOASupplierOPPlugin.java b/main/java/shkd/repc/resm/opplugin/PushOASupplierOPPlugin.java index 727291a..46bde50 100644 --- a/main/java/shkd/repc/resm/opplugin/PushOASupplierOPPlugin.java +++ b/main/java/shkd/repc/resm/opplugin/PushOASupplierOPPlugin.java @@ -108,9 +108,9 @@ public class PushOASupplierOPPlugin extends AbstractOperationServicePlugIn { customerBody.put("def1", "采购供应商");//"客商类别:默认租赁客户", String property = System.getProperty("domain.contextUrl"); //测试环境 - if (property != null && property.contains("test")) { +// if (property != null && property.contains("test")) { customerBody.put("RESSYS", "ISC");//todo"最后更新来源系统:默认ISC", - } +// } JSONArray custBankaccMapBody = new JSONArray();