实现资产预计最终到期时间
This commit is contained in:
@@ -14,6 +14,7 @@ type AssetInfoRequest struct {
|
||||
// AssetInfoResponse B1 资产信息响应
|
||||
// 根据 asset_type 不同,设备专属字段或卡专属字段会分别填充(另一侧为零值/omit)
|
||||
type AssetInfoResponse struct {
|
||||
PackageExpiryEstimate
|
||||
// === 登录用户信息 ===
|
||||
BoundPhone string `json:"bound_phone" description:"当前登录用户绑定的手机号"`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user