Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueryMemberAddressListLogic ¶ added in v0.0.2
QueryMemberAddressListLogic 会员地址
Author: LiuFeiHua Date: 2024/5/23 9:09
func NewQueryMemberAddressListLogic ¶ added in v0.0.2
func NewQueryMemberAddressListLogic(ctx context.Context, svcCtx *svc.ServiceContext) *QueryMemberAddressListLogic
func (*QueryMemberAddressListLogic) QueryMemberAddressList ¶ added in v0.0.2
func (l *QueryMemberAddressListLogic) QueryMemberAddressList(req *types.ListMemberAddressReq) (resp *types.ListMemberAddressResp, err error)
QueryMemberAddressList 查询会员地址
Click to show internal directories.
Click to hide internal directories.