RuoYi
2021-01-08 c5899bfbf0b0987bb542f7cf372ab1076fa75114
ruoyi-common/ruoyi-common-core/src/main/java/com/ruoyi/common/core/constant/UserConstants.java
@@ -54,6 +54,9 @@
    /** Layout组件标识 */
    public final static String LAYOUT = "Layout";
    /** ParentView组件标识 */
    public final static String PARENT_VIEW = "ParentView";
    /** 校验返回结果码 */
    public final static String UNIQUE = "0";