chore: 新网dns完善

This commit is contained in:
xiaojunnuo
2025-09-23 23:24:36 +08:00
parent 105f0bfde2
commit 298f7d9d52
10 changed files with 395 additions and 151 deletions

View File

@@ -30,6 +30,7 @@
"@certd/acme-client": "^1.36.21",
"@certd/basic": "^1.36.21",
"@certd/pipeline": "^1.36.21",
"@certd/plugin-lib": "^1.36.21",
"@certd/plus-core": "^1.36.21",
"@midwayjs/cache": "~3.14.0",
"@midwayjs/core": "~3.20.3",

View File

@@ -1,3 +1,4 @@
export * from './service/plus-service.js';
export * from './service/file-service.js';
export * from './service/encryptor.js';
export * from './service/ocr-service.js';