第一次
This commit is contained in:
8
src/.umi-production/plugin-model/model.ts
Normal file
8
src/.umi-production/plugin-model/model.ts
Normal file
@@ -0,0 +1,8 @@
|
||||
// @ts-nocheck
|
||||
// This file is generated by Umi automatically
|
||||
// DO NOT CHANGE IT MANUALLY!
|
||||
import model_1 from 'D:/project/xdnyAdmin/src/.umi-production/plugin-initialState/@@initialState';
|
||||
|
||||
export const models = {
|
||||
model_1: { namespace: '@@initialState', model: model_1 },
|
||||
} as const
|
||||
Reference in New Issue
Block a user