改bug
This commit is contained in:
@ -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");
|
||||||
|
|||||||
Reference in New Issue
Block a user