mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 18:38:16 +08:00
refactor: 优化文案样式等
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user