update 标准法规-年代号查询
This commit is contained in:
@@ -17,6 +17,7 @@ public class FieldCommon {
|
||||
// 字符串like查询字段
|
||||
public static final List<String> TYPE_LIKE = Arrays.asList(
|
||||
LawsFieldTypeEnum.TEXT_MANY.getValue(), // 多行文本
|
||||
LawsFieldTypeEnum.YEAR_OPTION.getValue(), // 年份选择
|
||||
LawsFieldTypeEnum.TEXT_BOX.getValue() // 文本框
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user