mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 12:18:42 +08:00 
			
		
		
		
	代码生成支持富文本控件
This commit is contained in:
		@@ -74,6 +74,9 @@ public class GenConstants
 | 
			
		||||
    /** 日期控件 */
 | 
			
		||||
    public static final String HTML_DATETIME = "datetime";
 | 
			
		||||
 | 
			
		||||
    /** 富文本控件 */
 | 
			
		||||
    public static final String HTML_EDITOR = "editor";
 | 
			
		||||
 | 
			
		||||
    /** 字符串类型 */
 | 
			
		||||
    public static final String TYPE_STRING = "String";
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user