refactor: 优化文案样式等

This commit is contained in:
wangjiahao
2023-12-04 12:38:26 +08:00
parent d2522886cb
commit f29efdd2be
8 changed files with 17 additions and 9 deletions

View File

@@ -16,7 +16,7 @@ public class MarketMetaDataVO {
private String value;
private String label;
// market 模板中心 manage 模管理 public 公共
// market 模板中心 manage 模管理 public 公共
private String source = CommonConstants.TEMPLATE_SOURCE.MARKET;
public MarketMetaDataVO(String value, String label) {