cnwangfei
Results
2
issues of
cnwangfei
```go err = conn.Db.Migrator().DropTable(&a) if err != nil { return } ``` 跟踪到sql执行的是 ```sql DROP TABLE IF EXISTS "AppDict" ```
系统 | 功能日志 -------- | ----- 系统1 | A功能B功能C功能 系统2 | A功能B功能C功能D功能