Merge branch 'feat-hjj-packageManage#A116' into dev
This commit is contained in:
commit
caca0d91c7
@ -378,7 +378,7 @@ func ValueAddServiceList(req *bundle.ValueAddServiceListRequest) (res *bundle.Va
|
|||||||
case 5:
|
case 5:
|
||||||
quotaInfo = fmt.Sprintf("每年%d个", serviceLangInfo.QuotaValue)
|
quotaInfo = fmt.Sprintf("每年%d个", serviceLangInfo.QuotaValue)
|
||||||
default:
|
default:
|
||||||
quotaInfo = "不限额度"
|
quotaInfo = ""
|
||||||
}
|
}
|
||||||
isExpired = serviceLangInfo.IsExpired
|
isExpired = serviceLangInfo.IsExpired
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user