RuoYi
2021-07-02 3d47ec2e73b96b6c060258c78f6eb364f91c2cf3
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";