parent
1d7488aa40
commit
2c4b5a2a1b
|
@ -106,7 +106,7 @@ public class PushOASupplierOPPlugin extends AbstractOperationServicePlugIn {
|
||||||
customerBody.put("createTime", createtime);// "创建时间:例如2024-06-02 17:27:10",
|
customerBody.put("createTime", createtime);// "创建时间:例如2024-06-02 17:27:10",
|
||||||
customerBody.put("updateTime", updatetime);//"更新时间:例如2024-06-02 17:27:10",
|
customerBody.put("updateTime", updatetime);//"更新时间:例如2024-06-02 17:27:10",
|
||||||
customerBody.put("def1", "采购供应商");//"客商类别:默认租赁客户",
|
customerBody.put("def1", "采购供应商");//"客商类别:默认租赁客户",
|
||||||
customerBody.put("RESSYS", "ISC");//"最后更新来源系统:默认ISC",
|
// customerBody.put("RESSYS", "ISC");//todo"最后更新来源系统:默认ISC",
|
||||||
JSONArray custBankaccMapBody = new JSONArray();
|
JSONArray custBankaccMapBody = new JSONArray();
|
||||||
|
|
||||||
//银行信息
|
//银行信息
|
||||||
|
|
Loading…
Reference in New Issue