"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.entityDesc = void 0; ; exports.entityDesc = { locales: { zh_CN: { name: '应用登录方式', attr: { application: '应用', passport: '登录方式', isDefault: '是否默认', allowPwd: '是否支持密码登录', }, }, }, };