mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 04:08:43 +08:00 
			
		
		
		
	三级菜单自动配置组件
This commit is contained in:
		@@ -54,6 +54,9 @@ public class UserConstants
 | 
			
		||||
    /** Layout组件标识 */
 | 
			
		||||
    public final static String LAYOUT = "Layout";
 | 
			
		||||
 | 
			
		||||
    /** ParentView组件标识 */
 | 
			
		||||
    public final static String PARENT_VIEW = "ParentView";
 | 
			
		||||
 | 
			
		||||
    /** 校验返回结果码 */
 | 
			
		||||
    public final static String UNIQUE = "0";
 | 
			
		||||
    public final static String NOT_UNIQUE = "1";
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user