增加自动化代码回滚功能

This commit is contained in:
pixel
2021-07-14 14:37:04 +08:00
parent 2de1d42a30
commit 3434b2ba5e
8 changed files with 87 additions and 11 deletions

View File

@@ -48,7 +48,7 @@ func MysqlTables(db *gorm.DB) {
model.ExaSimpleUploader{},
model.ExaCustomer{},
model.SysOperationRecord{},
model.SysAutoCodeHistory{},
// Code generated by gin-vue-admin Begin; DO NOT EDIT.
// Code generated by gin-vue-admin End; DO NOT EDIT.
)