删除没必要的文件

This commit is contained in:
eson
2023-06-19 10:14:44 +08:00
parent 038d2d36a4
commit 33c7d27b3b
238 changed files with 1 additions and 5907 deletions

View File

@@ -18,7 +18,7 @@ import (
)
var testName = "fs_auth_item"
var testGenDir = "model/gmodel_gen"
var testGenDir = "model/gmodel"
func toPascalCase(s string) string {
words := strings.Split(s, "_")