You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

models.ts 406B

12345678910
  1. // @ts-nocheck
  2. // This file is generated by Umi automatically
  3. // DO NOT CHANGE IT MANUALLY!
  4. import model_1 from 'E:/项目/outpackage/rencaishichanghoutai/src/models/dictModel';
  5. import model_2 from 'E:/项目/outpackage/rencaishichanghoutai/src/models/openModel';
  6. export const models = {
  7. model_1: { namespace: 'dictModel', model: model_1 },
  8. model_2: { namespace: 'openModel', model: model_2 },
  9. } as const