Refine project structure

This commit is contained in:
Peng-YM
2022-05-25 14:33:46 +08:00
parent bbe29a7fac
commit 6169ff5255
10 changed files with 86 additions and 88 deletions

View File

@@ -1,4 +1,4 @@
import { HTTP } from './open-api';
import { HTTP } from '../vendor/open-api';
const cache = new Map();