finance
黄伟 2 years ago
parent 87e59e2fee
commit ddb541b3c4

@ -15,7 +15,8 @@ const (
type enterprise struct {
}
type ArgsEnterpriseLists struct {
bean.Page
Search EnterpriseSearch
Page bean.Page
}
type EnterpriseSearch struct {
Name string // 企业名称

Loading…
Cancel
Save