RuoYi
2021-06-25 6146d63f2c8ad4df70c77fe27d28351e706faf56
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";