This commit is contained in:
lijiazhuo
2025-10-29 10:07:55 +08:00
parent 5b1c96598e
commit b3fd12ebeb

View File

@ -947,7 +947,7 @@ public class JiaoTong1 {
JSONObject yjds = new JSONObject(); JSONObject yjds = new JSONObject();
yjds.put("pk_org", "银建(山西)汽车服务有限公司"); yjds.put("pk_org", "银建(山西)汽车服务有限公司");
yjds.put("bill_date", wbtime); yjds.put("bill_date", wbtime);
yjds.put("pk_balatype", "3"); yjds.put("pk_balatype", "13");
yjds.put("def20", def20); yjds.put("def20", def20);
yjds.put("bodys", jsonArray); yjds.put("bodys", jsonArray);
yjds.put("memo", "SH"); yjds.put("memo", "SH");