APP特征导出action -> block_type

This commit is contained in:
zhangwq
2018-11-07 20:05:47 +08:00
parent d917425307
commit 0f68d80844
5 changed files with 11 additions and 10 deletions

View File

@@ -24,6 +24,7 @@ public class AppTopicDomainCfg extends BaseCfg<AppTopicDomainCfg> {
private static final String tableName="app_topic_domain_cfg";
@Expose
@ExcelField(title="cfg_id",sort=0)
private Integer compileId;
@Expose
private String ratelimit;