Sanakey
3 天以前 b5c1614fe473330ceca8b7cff0f1802e19bd5039
src/api/clues/table.ts
@@ -4,7 +4,7 @@
type CluesListParams = Partial<BasicPageParams>;
enum Api {
  DEMO_LIST = '/crm/clues/list',
  DEMO_LIST = '/crm/clues/table',
}
/**