refactor: 优化

This commit is contained in:
xiaojunnuo
2021-01-07 18:05:38 +08:00
parent c0c2cb328c
commit d727a77289
13 changed files with 120 additions and 1692 deletions
+1
View File
@@ -34,6 +34,7 @@ export class Executor {
}
async run (options, args) {
logger.info('------------------- Cert-D ---------------------')
try {
if (args != null) {
_.merge(options.args, args)