fix: 修复阿里云证书订单orderid 选择出错的问题

This commit is contained in:
xiaojunnuo
2026-05-26 11:28:14 +08:00
parent 9566fc4e03
commit af9047bf3c
18 changed files with 48 additions and 45 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
"compile": "tsc --skipLibCheck --watch"
},
"dependencies": {
"@certd/basic": "^1.40.4",
"@certd/plus-core": "^1.40.4",
"@certd/basic": "workspace:^1.40.4",
"@certd/plus-core": "workspace:^1.40.4",
"dayjs": "^1.11.7",
"lodash-es": "^4.17.21",
"reflect-metadata": "^0.1.13"