修复因零值不更新用户状态问题

This commit is contained in:
xiangheng
2024-04-07 14:21:05 +08:00
parent f3a83a8ca1
commit d64c2fcd45
3 changed files with 10 additions and 8 deletions
-1
View File
@@ -52,7 +52,6 @@ type TplVars struct {
EntitySnakeName string
ModuleName string
FunctionName string
JavaCamelField string
DateFields []string
PrimaryKey string
PrimaryField string