feat: 临时data

This commit is contained in:
archer
2023-03-23 21:32:28 +08:00
parent 5ec303610c
commit 4d64068591
5 changed files with 165 additions and 1 deletions

View File

@@ -32,3 +32,4 @@ export * from './models/user';
export * from './models/training';
export * from './models/bill';
export * from './models/pay';
export * from './models/data';