finance
黄伟 2 years ago
parent 023212fe1b
commit e18b1713e7

@ -13,6 +13,9 @@ type ReplyServiceAll struct {
ServiceId uint `json:"serviceId"`
ServiceName string `json:"serviceName"`
EndTime int64 `json:"endTime"`
AppKey string `json:"appKey"`
AppSecret string `json:"appSecret"`
AuditStatus uint `json:"auditStatus"`
}
// All @Title 全部服务

Loading…
Cancel
Save