改bug
This commit is contained in:
@ -339,7 +339,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "1");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
|
||||
YJ.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
@ -367,7 +367,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "1");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
YJSY.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -394,7 +394,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "1");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
JYJ.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -421,7 +421,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "1");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
JJ.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -448,7 +448,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "1");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
HJ.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -475,7 +475,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "1");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
SH.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -505,7 +505,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "0");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
YJ.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -532,7 +532,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "0");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
YJSY.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -559,7 +559,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "0");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
JYJ.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -586,7 +586,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "0");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
JJ.add(jsonObject);
|
||||
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
@ -614,7 +614,7 @@ public class JiaoTong1 {
|
||||
jsonObject.put("custtype", "0");
|
||||
jsonObject.put("def20", def20);
|
||||
jsonObject.put("ids", id);
|
||||
jsonObject.put("szxmbm", szxmbm);
|
||||
jsonObject.put("pk_recproject", szxmbm);
|
||||
HJ.add(jsonObject);
|
||||
JSONObject jsonObject1 = new JSONObject();
|
||||
jsonObject1.put("app_id", "675b8d1a24d61bca7bf1cb4c");
|
||||
@ -664,7 +664,7 @@ public class JiaoTong1 {
|
||||
yjds.put("def20", def20);
|
||||
yjds.put("bodys", jsonArray);
|
||||
yjds.put("memo", "YJ");
|
||||
yjds.put("pk_recproject", szxmbm);
|
||||
|
||||
String jsonString = yjds.toJSONString();
|
||||
System.out.println(jsonString);
|
||||
String fukuan = NcUtils.fukuan(jsonString);
|
||||
@ -723,7 +723,7 @@ public class JiaoTong1 {
|
||||
yjds.put("def20", def20);
|
||||
yjds.put("bodys", jsonArray);
|
||||
yjds.put("memo", "YJ");
|
||||
yjds.put("pk_recproject", szxmbm);
|
||||
|
||||
String jsonString = yjds.toJSONString();
|
||||
System.out.println(jsonString);
|
||||
String fukuan = NcUtils.fukuan(jsonString);
|
||||
@ -781,7 +781,7 @@ public class JiaoTong1 {
|
||||
yjds.put("def20", def20);
|
||||
yjds.put("bodys", jsonArray);
|
||||
yjds.put("memo", "YJ");
|
||||
yjds.put("pk_recproject", szxmbm);
|
||||
|
||||
String jsonString = yjds.toJSONString();
|
||||
System.out.println(jsonString);
|
||||
String fukuan = NcUtils.fukuan(jsonString);
|
||||
@ -838,7 +838,7 @@ public class JiaoTong1 {
|
||||
yjds.put("def20", def20);
|
||||
yjds.put("bodys", jsonArray);
|
||||
yjds.put("memo", "YJ");
|
||||
yjds.put("pk_recproject", szxmbm);
|
||||
|
||||
String jsonString = yjds.toJSONString();
|
||||
System.out.println(jsonString);
|
||||
String fukuan = NcUtils.fukuan(jsonString);
|
||||
@ -895,7 +895,7 @@ public class JiaoTong1 {
|
||||
yjds.put("def20", def20);
|
||||
yjds.put("bodys", jsonArray);
|
||||
yjds.put("memo", "YJ");
|
||||
yjds.put("pk_recproject", szxmbm);
|
||||
|
||||
String jsonString = yjds.toJSONString();
|
||||
System.out.println(jsonString);
|
||||
String fukuan = NcUtils.fukuan(jsonString);
|
||||
@ -951,7 +951,7 @@ public class JiaoTong1 {
|
||||
yjds.put("def20", def20);
|
||||
yjds.put("bodys", jsonArray);
|
||||
yjds.put("memo", "SH");
|
||||
yjds.put("pk_recproject", szxmbm);
|
||||
|
||||
String jsonString = yjds.toJSONString();
|
||||
System.out.println(jsonString);
|
||||
String fukuan = NcUtils.fukuan(jsonString);
|
||||
|
||||
Reference in New Issue
Block a user