Commit 5a2ab0f
committed
AbstractSQLConfig.getValue 修饰符 private 改为 protected 方便子类重写来实现兼容 Oracle DATETIME 等类型,对应 POST/PUT to_date(?,'yyyy-mm-dd hh24:mi:ss')
1 parent d662ca3 commit 5a2ab0f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2503 | 2503 | | |
2504 | 2504 | | |
2505 | 2505 | | |
2506 | | - | |
| 2506 | + | |
2507 | 2507 | | |
2508 | 2508 | | |
2509 | 2509 | | |
| |||
0 commit comments