Commit 953fe7c6 by 朱继来

调整

parent 446bba93
Showing with 1 additions and 0 deletions
...@@ -44,4 +44,5 @@ type Company struct { ...@@ -44,4 +44,5 @@ type Company struct {
CreateTime int `db:"create_time"` CreateTime int `db:"create_time"`
UpdateTime int `db:"update_time"` UpdateTime int `db:"update_time"`
ComCnName string `db:"com_cn_name"` ComCnName string `db:"com_cn_name"`
CompanyCategory int `db:"company_category"`
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment