feat: There is no way the
This commit is contained in:
@@ -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()) {
|
||||
|
||||
Reference in New Issue
Block a user