feat:完善信息
This commit is contained in:
@ -1,6 +1,10 @@
|
||||
package model
|
||||
|
||||
// SysIndustry 行业领域数据模型
|
||||
type SysIndustry struct {
|
||||
Model
|
||||
ModelDeleted
|
||||
ModelAt
|
||||
}
|
||||
|
||||
func (*SysIndustry) TableName() string {
|
||||
|
Reference in New Issue
Block a user