James
|
7f11b2d5f5
get 方法添加类型转换,新增 getBigDecimal 方法
|
3 years ago |
James
|
76dff69cc0
toDate、toLocalDateTime 支持月、日、小时、分、秒都允许是一位数,例如:2022-1-2 3:4:5
|
3 years ago |
James
|
6cc8da0f00
toDate、toLocalDateTime 支持月、日、小时、分、秒都允许是一位数,例如:2022-1-2 3:4:5
|
3 years ago |
James
|
e642b9a6f4
toBoolean 支持 int、long 类型的 1/0 值
|
3 years ago |
James
|
ea1f573cbf
FieldValueKit 更名为 TypeKit
|
3 years ago |
James
|
a4ac14184e
添加注释
|
3 years ago |
James
|
427f2c5ce2
添加备注
|
3 years ago |
James
|
aaf68b07cb
jfinal 4.9.22 release ^_^
|
3 years ago |
James
|
9de1b9730e
升级 fastjson、zxing
|
3 years ago |
James
|
cfb989002d
优化
|
3 years ago |
James
|
4969435419
简化代码
|
3 years ago |
James
|
90efc20ceb
支持转换 json 数组为 List<Xxx>
|
3 years ago |
James
|
327d590279
考虑支持 Db.batchSave 获取生成的主键值
|
3 years ago |
James
|
0a1b0b618a
import com.jfinal.core.paragetter.JsonRequest
|
3 years ago |
James
|
c939f5a3bb
getInteger、getLong 等方法支持String转换
|
3 years ago |
James
|
cecc73d27c
getInteger、getLong 等方法支持String转换
|
3 years ago |
James
|
9168ac8ae7
支持getter方法将String转为Integer、Long、Double等类型
|
3 years ago |
James
|
3cfcd8adec
getKv()在添加json请求数据后继续添加HttpServletRequset中的数据
|
3 years ago |
James
|
0dc39ad085
添加 getInnerRequest()
|
3 years ago |
James
|
636ab37bf0
去除多余小扩号
|
3 years ago |
James
|
1d1b3569f7
getKv() 支持处理 json 请求
|
3 years ago |
James
|
6306fa578e
errorView 更名为 viewOrJson
|
3 years ago |
James
|
9e756cdb7e
添加 setErrorJsonContent、setErrorHtmlContent。Map<Integer, String>
|
3 years ago |
James
|
62f04a327b
支持 json 请求响应 json 格式数据
|
3 years ago |
James
|
055996c1a3
添加 isEmpty()
|
3 years ago |
James
|
ebdcdc738a
添加注释
|
3 years ago |
James
|
c22d232234
修改黑白名单过滤逻辑
|
3 years ago |
James
|
3e0bf38a2f
修改注释
|
3 years ago |
James
|
5c0d861ed2
优化getParameter(String)性能,避免调用 getParaMap()
|
3 years ago |
James
|
9163bffa9b
删除注释
|
3 years ago |