mirror of
https://github.com/certd/certd.git
synced 2026-04-24 04:17:25 +08:00
refactor: 优化
This commit is contained in:
@@ -34,6 +34,7 @@ export class Executor {
|
||||
}
|
||||
|
||||
async run (options, args) {
|
||||
logger.info('------------------- Cert-D ---------------------')
|
||||
try {
|
||||
if (args != null) {
|
||||
_.merge(options.args, args)
|
||||
|
||||
Reference in New Issue
Block a user