model/test/contract.go @@ -16,5 +16,5 @@ // TableName Contract 表名 func (Contract) TableName() string { return "contract" return "srm_contract" }