Browse Source

MOD:订单修改

cxyu 3 năm trước cách đây
mục cha
commit
bea83f19d0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      handlers/OrderHandler.py

+ 1 - 1
handlers/OrderHandler.py

@@ -218,7 +218,7 @@ class OrderInfo(BaseHandler):
                        game, agent_name,
                        page, page_size, order_, order_by):
         db = MysqlUtils()
-
+        # todo:订单之后写个专门的clickhouse订单表,clickhouse的预聚合引擎外加物化视图来做
         if user_id in super_auth():
             op_channel = ''
             op_game = ''