dongyukun
21 小时以前 e295922209fb87c6dcd68ea1560fd16c3e6d808c
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: {