Browse Source

云存订单数据返回用户昵称

locky 3 years ago
parent
commit
84d63b9290
1 changed files with 1 additions and 0 deletions
  1. 1 0
      AdminController/ServeManagementController.py

+ 1 - 0
AdminController/ServeManagementController.py

@@ -643,6 +643,7 @@ class serveManagement(View):
                 "orderID",
                 "UID",
                 "userID__username",
+                "userID__NickName",
                 "channel",
                 "desc",
                 "price",