boweniac 5 mesiacov pred
rodič
commit
9eedfff234
1 zmenil súbory, kde vykonal 4 pridanie a 0 odobranie
  1. 4 0
      desc/wechat/dashboard.api

+ 4 - 0
desc/wechat/dashboard.api

@@ -1,6 +1,10 @@
 import "../base.api"
 
 type (
+    DashboardInfo {
+        BaseIDInfo
+    }
+
     ChartsReq {
         StartDate *string `json:"start_date"`