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