refactor: 0.1.12

This commit is contained in:
xiaojunnuo
2021-02-05 14:45:53 +08:00
parent 4a421d5b14
commit 45547d6f94
10 changed files with 22 additions and 12 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
import Router from 'koa-router'
import fs from 'fs'
import exportsService from '../service/exports-service.js'
// import executorPkg from '@certd/executor/package.json'
const router = Router()
router.prefix('/exports')