shikeying
2024-01-11 3b67e947e36133e2a40eb2737b15ea375e157ea0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
#\u4EE3\u7801\u751F\u6210\u5668\uFF0C\u914D\u7F6E\u4FE1\u606F
 
mainPath=io.renren
#\u5305\u540D
package=com.iplatform.module
moduleName=sys
#\u4F5C\u8005
author=Mike
#Email
email=pxzsky@163.com
#\u8868\u524D\u7F00(\u7C7B\u540D\u4E0D\u4F1A\u5305\u542B\u8868\u524D\u7F00)
#tablePrefix=tb_
 
#\u7C7B\u578B\u8F6C\u6362\uFF0C\u914D\u7F6E\u4FE1\u606F
tinyint=Integer
smallint=Integer
mediumint=Integer
int=Integer
integer=Integer
bigint=Long
float=Float
double=Double
decimal=BigDecimal
bit=Boolean
 
char=String
varchar=String
tinytext=String
text=String
mediumtext=String
longtext=String
 
date=Date
datetime=Date
timestamp=Date
 
NUMBER=Integer
INT=Integer
INTEGER=Integer
BINARY_INTEGER=Integer
LONG=String
FLOAT=Float
BINARY_FLOAT=Float
DOUBLE=Double
BINARY_DOUBLE=Double
DECIMAL=BigDecimal
CHAR=String
VARCHAR=String
VARCHAR2=String
NVARCHAR=String
NVARCHAR2=String
CLOB=String
BLOB=String
 
int8=Long
int4=Integer
int2=Integer
numeric=BigDecimal
 
query_type_item=equalItem,likeItem,greaterItem,lessItem,unequalItem,includeItem
equalItem==
likeItem=%
greaterItem=>
lessItem=<
unequalItem=!=
includeItem=in
 
show_type_item=show_type_text,show_type_textarea,show_type_radio,show_type_checkbox,show_type_select,show_type_select_multiple,show_type_date,show_type_datetime,show_type_code,show_type_code_multiple,show_type_ry,show_type_jg,show_type_pic,show_type_file,show_type_input_suggest,show_type_select_line,show_type_hidden
show_type_text=\u5355\u884c\u6587\u672c\u6846
show_type_textarea=\u591a\u884c\u6587\u672c\u6846
show_type_radio=\u5355\u9009\u6309\u94ae
show_type_checkbox=\u590d\u9009\u6846
show_type_select=\u5355\u9009\u4e0b\u62c9\u6846
show_type_select_multiple=\u591a\u9009\u4e0b\u62c9\u6846
show_type_date=\u65e5\u671f\u9009\u62e9
show_type_datetime=\u65e5\u671f\u65f6\u95f4
show_type_code=code\u5355\u9009
show_type_code_multiple=code\u591a\u9009
show_type_ry=\u4eba\u5458\u9009\u62e9
show_type_jg=\u673a\u6784\u9009\u62e9
show_type_pic=\u56fe\u7247 
show_type_file=\u5176\u4ed6\u9644\u4ef6
show_type_input_suggest=\u53ef\u8f93\u5165\u53ef\u9009\u62e9
show_type_select_line=\u7ebf\u578b\u9009\u62e9
show_type_hidden=\u9690\u85cf\u57df\u5b57\u6bb5
 
insert_type_item=insert_type_cjr,insert_type_cjrmc,insert_type_cjsj,insert_type_sxh
insert_type_cjr=\u521b\u5efa\u4eba
insert_type_cjrmc=\u521b\u5efa\u4eba\u540d\u79f0
insert_type_cjsj=\u521b\u5efa\u65f6\u95f4
insert_type_sxh=\u987a\u5e8f\u53f7
 
insert_type_cjr_val=visit.getId()
insert_type_cjrmc_val=visit.getXm()
insert_type_cjsj_val=com.xinyuan.core.common.util.DateTimeUtil.now14()
 
options_item=options_email,options_url,options_date,options_datetime,options_number,options_string,options_phone,options_card
options_email=\u90ae\u7bb1
options_url=\u7f51\u5740
options_date=\u65e5\u671f
options_datetime=\u65e5\u671f\u65f6\u95f4
options_number=\u6570\u503c
options_string=\u5b57\u7b26\u4e32
options_phone=\u7535\u8bdd\u6216\u624b\u673a
options_card=\u8eab\u4efd\u8bc1\u53f7
 
is_query=query_zy,query_more
query_zy=\u4e3b\u9875\u67e5\u8be2
query_more=\u66f4\u591a\u67e5\u8be2