| 类 | 说明 |
|---|---|
| BaseLocaDateTimeFill | |
| DateFillInsert |
insert时的字段填充
在做insert操作时,如果表里面有gmt_create字段,则自动填充时间 |
| DateFillUpdate |
update时的字段填充
在做insert或update操作时,如果表里面有gmt_update字段,则自动填充时间 |
| EasyuiDatagridParam |
支持easyui表格参数
|
| LocalDateTimeFillGmtCreate | |
| LocalDateTimeFillGmtModified | |
| PageEasyui<E> |
支持easyui表格的json结果
{"total":28,"rows":[{...},{...}]} |
Copyright © 2021. All Rights Reserved.