houzhongjian
18 小时以前 cb5f94b1971c2d51066701f5f77625538cdebf35
src/api/ai/model/model/index.ts
@@ -23,7 +23,7 @@
  },
  // 获得模型列表
  getModelSimpleList: async (type?: number) => {
  getModelSimpleList: async (type?: string) => {
    return await request.get({
      url: `/ai/model/simple-list`,
      params: {