Commit 9e10deb6 authored by ZZH's avatar ZZH

uplus add vpp-agg 2024-07-16

parent 958fbd03
......@@ -73,7 +73,7 @@ async def get_user_info(request) -> UserInfoResponse:
product_list.append(d_prod_info)
if product_list:
for prod_id in [7, 19, 10]:
for prod_id in [7, 19, 20]:
d_prod_info = load_product_info(prod_id, lang)
product_list.append(d_prod_info)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment