事件添加模块信息
This commit is contained in:
@@ -423,7 +423,7 @@ public class CsEventUserPOServiceImpl extends ServiceImpl<CsEventUserPOMapper, C
|
||||
temp.setShowName(ele.getShowName());
|
||||
temp.setCode(ele.getDefaultValue());
|
||||
if (temp.getLineId().endsWith("0")) {
|
||||
temp.setModelNo("模块" + temp.getClDid());
|
||||
temp.setModuleNo("模块" + temp.getClDid());
|
||||
}
|
||||
if(Objects.equals(csEventUserQueryPage.getType(),"0")){
|
||||
|
||||
|
||||
Reference in New Issue
Block a user