Updata:不在定义内的额度信息
This commit is contained in:
parent
04b4b3f7c5
commit
7741a5dc35
@ -378,7 +378,7 @@ func ValueAddServiceList(req *bundle.ValueAddServiceListRequest) (res *bundle.Va
|
||||
case 5:
|
||||
quotaInfo = fmt.Sprintf("每年%d个", serviceLangInfo.QuotaValue)
|
||||
default:
|
||||
quotaInfo = "不限额度"
|
||||
quotaInfo = ""
|
||||
}
|
||||
isExpired = serviceLangInfo.IsExpired
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user