dev
parent
f3867d33ed
commit
d360bb3056
|
|
@ -113,7 +113,7 @@ public abstract class BaseInvoiceInvalidVerify<M extends BaseInvoiceInvalidVerif
|
||||||
* type: DATETIME(19)
|
* type: DATETIME(19)
|
||||||
* isNullable: NO
|
* isNullable: NO
|
||||||
* isPrimaryKey: NO
|
* isPrimaryKey: NO
|
||||||
* defaultValue: CURRENT_TIMESTAMP
|
* defaultValue: NULL
|
||||||
* @param createTime 创建时间
|
* @param createTime 创建时间
|
||||||
*/
|
*/
|
||||||
@JSONField(name="create_time")
|
@JSONField(name="create_time")
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue