|
|
@ -44,8 +44,8 @@ public class PushPoliceInfoService extends ServiceImpl<PushPoliceInfoMapper, Pus |
|
|
|
return; |
|
|
|
} |
|
|
|
|
|
|
|
System.out.println(JSONObject.toJSONString(pushPoliceAllVos)); |
|
|
|
if (1 == 1) return; |
|
|
|
// System.out.println(JSONObject.toJSONString(pushPoliceAllVos));
|
|
|
|
// if (1 == 1) return;
|
|
|
|
|
|
|
|
String result = ""; |
|
|
|
String paramJson = ""; |
|
|
@ -95,9 +95,9 @@ public class PushPoliceInfoService extends ServiceImpl<PushPoliceInfoMapper, Pus |
|
|
|
return; |
|
|
|
} |
|
|
|
|
|
|
|
System.out.println(JSONObject.toJSONString(pushPoliceImageAllVo)); |
|
|
|
|
|
|
|
if (1 == 1) return; |
|
|
|
// System.out.println(JSONObject.toJSONString(pushPoliceImageAllVo));
|
|
|
|
//
|
|
|
|
// if (1 == 1) return;
|
|
|
|
String paramJson = ""; |
|
|
|
String result = ""; |
|
|
|
try { |
|
|
|