Minor changes

This commit is contained in:
Peng-YM
2022-05-25 11:00:00 +08:00
parent b2987fa732
commit fb660ce957
10 changed files with 41 additions and 38 deletions

View File

@@ -18,6 +18,6 @@ console.log(
`,
);
import serve from './facade';
import serve from './restful';
serve();