feat: There is no way the

This commit is contained in:
super_liu
2021-08-08 12:54:32 +08:00
parent 4f6b95a5f2
commit ea90e4c15e
2 changed files with 8 additions and 1 deletions
@@ -112,6 +112,9 @@ public class SendStandMQService {
saveMap.put("synopsis",infoEO.getSynopsis());
saveMap.put("standType",infoEO.getStandType());
saveMap.put("textStatus",infoEO.getTextStatus());
saveMap.put("isRelateAccess",infoEO.getIsRelateAccess());
saveMap.put("standSystem",infoEO.getStandSystem());
// 自定义属性字段
if (attrInfoMap != null && !attrInfoMap.isEmpty()) {