parent
cab4117b5a
commit
19180cb25d
|
@ -106,6 +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",
|
||||||
JSONArray custBankaccMapBody = new JSONArray();
|
JSONArray custBankaccMapBody = new JSONArray();
|
||||||
|
|
||||||
//银行信息
|
//银行信息
|
||||||
|
|
Loading…
Reference in New Issue