添加返回参数

detached
杨赟 11 months ago
parent 19e8b18e7b
commit 37db85bfc4

@ -44,6 +44,7 @@ type WalletHistoryItem struct {
Remark string `json:"remark"`
ServiceId uint `json:"serviceId"`
CreatedAt int64 `json:"createdAt"`
ServiceName string `json:"serviceName"`
}
// Lists @Title 消费记录

Loading…
Cancel
Save