templateFile中的字符非法
This commit is contained in:
parent
784f5433d6
commit
4ba40cb8ad
|
|
@ -12,5 +12,5 @@ import { EntityDict } from '@project/oak-app-domain';
|
|||
*/
|
||||
export default async function initialize(features: FeatureDict & BasicFeatures<EntityDict>) {
|
||||
// await initializeOgb0Features(features, accessConfiguration, undefined, [Qiniu]);
|
||||
// features.locales.loadServerData(['projectName-l-common', 'projectName-l-error', ‘projectName-l-menu]);
|
||||
// features.locales.loadServerData(['projectName-l-common', 'projectName-l-error', 'projectName-l-menu]);
|
||||
}
|
||||
Loading…
Reference in New Issue