Browse Source

feat:xiugai

wangchuanjin 5 tháng trước cách đây
mục cha
commit
b7b59320ac
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      service/service.go

+ 1 - 0
service/service.go

@@ -220,6 +220,7 @@ func BuyProductList(this *entmanageapplication.BuyProductListReq) *entmanageappl
 		arr = append(arr, &entmanageapplication.BuyProductList{
 			ProductType: "企业数据流量包",
 			EndTime:     resp.EndTime,
+			Key:         "qysjllb",
 		})
 	}
 	return &entmanageapplication.BuyProductListResp{