|
|
@@ -94,6 +94,7 @@ public class PostiveReport {
|
|
|
insertMap.put("bian_zhi_shi_jian", Timestamp.valueOf(registTimeStr));
|
|
|
insertList.add(insertMap);
|
|
|
}
|
|
|
+ log.info("ready save to: t_crbbgdjb");
|
|
|
retValue = basicMethod.saveToTable(insertList, "t_crbbgdjb");
|
|
|
return retValue;
|
|
|
}
|