This commit is contained in:
xiaojunnuo
2026-05-12 00:06:02 +08:00
parent a362860137
commit ae88f85d8e
@@ -1,4 +1,4 @@
import { Init, Inject, Provide, Scope, ScopeEnum } from '@midwayjs/core';
import { Inject, Provide, Scope, ScopeEnum } from '@midwayjs/core';
import { Encryptor, SysSecret, SysSettingsService } from '../../../system/index.js';
/**