package web
type UserWalletBillsReq struct {
*BaseInfo `json:"-"`
}
type UserWalletBillsResp struct {
// TODO
type AlipayNotifyReq struct {