boweniac 5 月之前
父節點
當前提交
9eedfff234
共有 1 個文件被更改,包括 4 次插入0 次删除
  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"`