<#list app.getAllPSAppDataEntities() as dataEntitey>
import ${dataEntitey.getCodeName()?lower_case}_ti_CN from '@locale/lanres/entities/${srffilepath2(dataEntitey.getCodeName())}/${srffilepath2(dataEntitey.getCodeName())}_zh_CN';
</#list>
import components_ti_CN from '@locale/lanres/components/components_ti_CN';
import codelist_ti_CN from '@locale/lanres/codelist/codelist_ti_CN';
import userCustom_ti_CN from '@locale/lanres/userCustom/userCustom_ti_CN';
import commonLogic from '@/locale/logic/common/common-logic';