1、增加SubscribeId分组配置功能 2、增加公共分组相关国际化代码及相关sql文件修改

This commit is contained in:
zhangwenqing
2019-06-10 18:31:52 +08:00
parent 66b3673bce
commit bf03ca1cc0
59 changed files with 4394 additions and 257 deletions

View File

@@ -9,7 +9,7 @@ import com.nis.util.excel.ExcelField;
*/
public class UrlCommCfgTemplate extends StringAllNotDoLogTemplate{
@ExcelField(title="url_group",align=2,sort=10)
@ExcelField(title="group_name",align=2,sort=10)
private Integer groupId;
public Integer getGroupId() {