提交 3bfe762f 编写于 作者: Shine-zwj's avatar Shine-zwj

update:发布文件位置提示

上级 b92df5b0
......@@ -5,7 +5,7 @@ import AuthService from '../auth-service';
/**
* ${de.getLogicName()}权限服务对象基类
*
* 基于 APP/src/authservice/%DE_PKGPATH%/%DE_PKGPATH%-auth-service-base.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}AuthServiceBase
* @extends {AuthService}
......
......@@ -6,7 +6,7 @@ import ${srfclassname('${item.getCodeName()}')}AuthServiceBase from './${srffile
/**
* ${de.getLogicName()}权限服务对象
*
* 基于 APP/src/authservice/%DE_PKGPATH%/%DE_PKGPATH%-auth-service.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}AuthService
* @extends {${srfclassname('${item.getCodeName()}')}AuthServiceBase}
......
......@@ -3,7 +3,7 @@ TARGET=PSSYSAPP
</#ibiztemplate>
/**
* 实体权限服务注册中心
*
* 基于 APP/src/authservice/auth-service-register.ts.ftl 生成
* @export
* @class AuthServiceRegister
*/
......
......@@ -6,7 +6,7 @@ import { Environment } from '@/environments/environment';
/**
* 实体权限服务
*
* 基于 APP/src/authservice/auth-service.ts.ftl 生成
* @export
* @class AuthService
*/
......
......@@ -7,7 +7,7 @@ import ${srfclassname('${item.getPSAppDataEntity().codeName}')}Service from '@se
</#if>
/**
* 代码表--${item.getName()}
*
* 基于 APP/src/codelist/%APP_CODELIST%.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}
*/
......
......@@ -3,7 +3,7 @@ TARGET=PSSYSAPP
</#ibiztemplate>
/**
* 代码表服务注册中心
*
* 基于 APP/src/codelist/codelist-register.ts.ftl 生成
* @export
* @class CodeListRegister
*/
......
......@@ -4,7 +4,7 @@ TARGET=PSAPPCOUNTER
</#ibiztemplate>
/**
* ${item.getName()}计数器服务对象基类
*
* 基于 APP/src/counter/%APP_COUNTER%/%APP_COUNTER%-counter-base.ts.ftl 生成
* @export
* @class ${item.getCodeName()}CounterServiceBase
*/
......
......@@ -5,7 +5,7 @@ import ${srfclassname('${item.getCodeName()}')}CounterServiceBase from './${srff
/**
* ${item.getName()}计数器服务对象
*
* 基于 APP/src/counter/%APP_COUNTER%/%APP_COUNTER%-counter.ts.ftl 生成
* @export
* @class ${item.getCodeName()}CounterService
*/
......
......@@ -3,7 +3,7 @@ TARGET=PSSYSAPP
</#ibiztemplate>
/**
* 计数器服务注册中心
*
* 基于 APP/src/counter/%APP_COUNTER%/counter-service-register.ts.ftl 生成
* @export
* @class CounterServiceRegister
*/
......
<#ibiztemplate>
TARGET=PSSYSAPP
</#ibiztemplate>
// 基于 APP/src/environments/environment.ts.ftl 生成
export const Environment = {
// 原型示例数模式
SampleMode: false,
......
......@@ -10,7 +10,7 @@ import codelist_BO_CN from '@locale/lanres/codelist/codelist_BO_CN';
import userCustom_BO_CN from '@locale/lanres/userCustom/userCustom_BO_CN';
import commonLogic from '@/locale/logic/common/common-logic';
<#assign langrestype = 'BO_CN'/>
// 基于 APP/src/locale/lang/BO-CN-base.ts 生成
function getAppLocale(){
const data:any = {
<#-- 本地化语言资源 藏文 -->
......
......@@ -2,7 +2,7 @@
TARGET=PSSYSAPP
</#ibiztemplate>
import app_BO_CN_Base from './BO-CN-base';
// 基于 APP/src/locale/lang/BO-CN.ts 生成
function getLocaleResource(){
const app_BO_CN_OwnData = {};
const targetData = Object.assign(app_BO_CN_Base(), app_BO_CN_OwnData);
......
......@@ -10,7 +10,7 @@ import codelist_en_US from '@locale/lanres/codelist/codelist_en_US';
import userCustom_en_US from '@locale/lanres/userCustom/userCustom_en_US';
import commonLogic from '@/locale/logic/common/common-logic';
<#assign langrestype = 'EN'/>
// 基于 APP/src/locale/lang/en-US-base.ts.ftl 生成
function getAppLocale(){
const data:any = {
<#-- local langue english -->
......
......@@ -2,7 +2,7 @@
TARGET=PSSYSAPP
</#ibiztemplate>
import app_en_US_Base from './en-US-base';
// 基于 APP/src/locale/lang/en-US.ts.ftl 生成
function getLocaleResource(){
const app_en_US_OwnData = {};
const targetData = Object.assign(app_en_US_Base(), app_en_US_OwnData);
......
......@@ -10,7 +10,7 @@ import codelist_zh_CN from '@locale/lanres/codelist/codelist_zh_CN';
import userCustom_zh_CN from '@locale/lanres/userCustom/userCustom_zh_CN';
import commonLogic from '@/locale/logic/common/common-logic';
<#assign langrestype = 'ZH_CN'/>
// 基于 APP/src/locale/lang/zh-CN-base.ts.ftl 生成
function getAppLocale(){
const data:any = {
<#-- 本地化语言资源 中文 -->
......
......@@ -2,7 +2,7 @@
TARGET=PSSYSAPP
</#ibiztemplate>
import app_zh_CN_Base from './zh-CN-base';
// 基于 APP/src/locale/lang/zh-CN.ts.ftl 生成
function getLocaleResource(){
const app_zh_CN_OwnData = {};
const targetData = Object.assign(app_zh_CN_Base(), app_zh_CN_OwnData);
......
......@@ -2,7 +2,7 @@
TARGET=PSSYSAPP
</#ibiztemplate>
import codelist_BO_CN_Base from './codelist_BO_CN_base';
// 基于 APP/src/locale/lanres/codelist/codelist_BO_CN.ts.ftl 生成
function getLocaleResource(){
const codelist_BO_CN_OwnData = {};
const targetData = Object.assign(codelist_BO_CN_Base(), codelist_BO_CN_OwnData);
......
......@@ -4,7 +4,7 @@ TARGET=PSSYSAPP
import commonLogic from '@/locale/logic/common/common-logic';
<#ibizinclude>../../@MACRO/FUNC.ts</#ibizinclude>
<#assign langrestype = 'BO_CN'/>
// 基于 APP/src/locale/lanres/codelist/codelist_BO_CN_base.ts.ftl 生成
function getLocaleResourceBase(){
const data:any = {
<#if app.getAllPSAppCodeLists()??>
......
......@@ -2,7 +2,7 @@
TARGET=PSSYSAPP
</#ibiztemplate>
import codelist_en_US_Base from './codelist_en_US_base';
// 基于 APP/src/locale/lanres/codelist/codelist_en_US.ts.ftl 生成
function getLocaleResource(){
const codelist_en_US_OwnData = {};
const targetData = Object.assign(codelist_en_US_Base(), codelist_en_US_OwnData);
......
......@@ -4,7 +4,7 @@ TARGET=PSSYSAPP
import commonLogic from '@/locale/logic/common/common-logic';
<#ibizinclude>../../@MACRO/FUNC.ts</#ibizinclude>
<#assign langrestype = 'EN'/>
// 基于 APP/src/locale/lanres/codelist/codelist_en_US_base.ts.ftl 生成
function getLocaleResourceBase(){
const data:any = {
<#if app.getAllPSAppCodeLists()??>
......
......@@ -2,7 +2,7 @@
TARGET=PSSYSAPP
</#ibiztemplate>
import codelist_zh_CN_Base from './codelist_zh_CN_base';
// 基于 APP/src/locale/lanres/codelist/codelist_zh_CN.ts.ftl 生成
function getLocaleResource(){
const codelist_zh_CN_OwnData = {};
const targetData = Object.assign(codelist_zh_CN_Base(), codelist_zh_CN_OwnData);
......
......@@ -4,7 +4,7 @@ TARGET=PSSYSAPP
import commonLogic from '@/locale/logic/common/common-logic';
<#ibizinclude>../../@MACRO/FUNC.ts</#ibizinclude>
<#assign langrestype = 'ZH_CN'/>
// 基于 APP/src/locale/lanres/codelist/codelist_zh_CN_base.ts.ftl 生成
function getLocaleResourceBase(){
const data:any = {
<#if app.getAllPSAppCodeLists()??>
......
......@@ -2,7 +2,7 @@
TARGET=PSAPPDATAENTITY
</#ibiztemplate>
import ${item.getCodeName()}_BO_CN_Base from './${srffilepath2(item.getCodeName())}_BO_CN_base';
// 基于 APP/src/locale/lanres/entities/%DE_PKGPATH%/%DE_PKGPATH%_BO_CN.ts.ftl 生成
function getLocaleResource(){
const ${item.getCodeName()}_BO_CN_OwnData = {};
const targetData = Object.assign(${item.getCodeName()}_BO_CN_Base(), ${item.getCodeName()}_BO_CN_OwnData);
......
......@@ -6,7 +6,7 @@ import commonLogic from '@/locale/logic/common/common-logic';
<#assign langrestype = 'BO_CN'/>
<#assign emptyText = '暂无数据'>
// 基于 APP/src/locale/lanres/entities/%DE_PKGPATH%/%DE_PKGPATH%_BO_CN_base.ts.ftl 生成
function getLocaleResourceBase(){
const data:any = {
<#-- 实体属性输出 -->
......
......@@ -2,7 +2,7 @@
TARGET=PSAPPDATAENTITY
</#ibiztemplate>
import ${item.getCodeName()}_en_US_Base from './${srffilepath2(item.getCodeName())}_en_US_base';
// 基于 APP/src/locale/lanres/entities/%DE_PKGPATH%/%DE_PKGPATH%_en_US.ts.ftl 生成
function getLocaleResource(){
const ${item.getCodeName()}_en_US_OwnData = {};
const targetData = Object.assign(${item.getCodeName()}_en_US_Base(), ${item.getCodeName()}_en_US_OwnData);
......
......@@ -5,7 +5,7 @@ import commonLogic from '@/locale/logic/common/common-logic';
<#ibizinclude>../../../@MACRO/FUNC.ts</#ibizinclude>
<#assign langrestype = 'EN'/>
<#assign emptyText = 'No data.'>
// 基于 APP/src/locale/lanres/entities/%DE_PKGPATH%/%DE_PKGPATH%_en_US_base.ts.ftl 生成
function getLocaleResourceBase(){
const data:any = {
<#-- 实体属性输出 -->
......
......@@ -2,7 +2,7 @@
TARGET=PSAPPDATAENTITY
</#ibiztemplate>
import ${item.getCodeName()}_zh_CN_Base from './${srffilepath2(item.getCodeName())}_zh_CN_base';
// 基于 APP/src/locale/lanres/entities/%DE_PKGPATH%/%DE_PKGPATH%_zh_CN.ts.ftl 生成
function getLocaleResource(){
const ${item.getCodeName()}_zh_CN_OwnData = {};
const targetData = Object.assign(${item.getCodeName()}_zh_CN_Base(), ${item.getCodeName()}_zh_CN_OwnData);
......
......@@ -6,7 +6,7 @@ import commonLogic from '@/locale/logic/common/common-logic';
<#assign langrestype = 'ZH_CN'/>
<#assign emptyText = '暂无数据'>
// 基于 APP/src/locale/lanres/entities/%DE_PKGPATH%/%DE_PKGPATH%_zh_CN_base.ts.ftl 生成
function getLocaleResourceBase(){
const data:any = {
<#-- 实体属性输出 -->
......
......@@ -4,7 +4,7 @@ TARGET=PSAPPVIEWMSG
import ViewMessageService from '../view-message-service';
/**
* ${item.getName()}视图消息服务对象基类
*
* 基于 APP/src/message/%APP_MSG%/%APP_MSG%-message-base.ts.ftl 生成
* @export
* @class ${item.getCodeName()}MessageServiceBase
*/
......
......@@ -5,7 +5,7 @@ import ${srfclassname('${item.getCodeName()}')}MessageServiceBase from './${srff
/**
* ${item.getName()}视图消息服务对象
*
* 基于 APP/src/message/%APP_MSG%/%APP_MSG%-message.ts.ftl 生成
* @export
* @class ${item.getCodeName()}MessageService
*/
......
......@@ -3,7 +3,7 @@ TARGET=PSSYSAPP
</#ibiztemplate>
/**
* 视图消息服务注册中心
*
* 基于 APP/src/message/message-service-register.ts.ftl 生成
* @export
* @class MessageServiceRegister
*/
......
......@@ -6,7 +6,7 @@ const mock = MockAdapter.getInstance();
import Mock from 'mockjs'
const Random = Mock.Random;
// 基于 APP/src/mock/app/%CTRL_PKGPATH%-appmenu/%CTRL_PKGPATH%-appmenu.ts.ftl 生成
// 获取应用数据
mock.onGet('v7/${srffilepath2(ctrl.codeName)}${ctrl.getControlType()?lower_case}').reply((config: any) => {
let status = MockAdapter.mockStatus(config);
......
......@@ -5,7 +5,7 @@ import { MockAdapter } from '../mock-adapter';
const mock = MockAdapter.getInstance();
import Mock from 'mockjs'
// 基于 APP/src/mock/codelist/codelist.ts.ftl 生成
// 获取全部数组
mock.onGet('./assets/json/data-dictionary.json').reply((config: any) => {
let status = MockAdapter.mockStatus(config);
......
......@@ -85,7 +85,7 @@ const mockDatas: Array<any> = [
</#if>
];
// 基于 APP/src/entity/%DE_PKGPATH%s/%DE_PKGPATH%s.ts.ftl 生成
//getwflink
mock.onGet(new RegExp(/^\/wfcore\/${app.getPSSystem().getCodeName()?lower_case}-app-${app.getCodeName()?lower_case}\/${srfpluralize(item.codeName)?lower_case}\/[a-zA-Z0-9\-\;]+\/usertasks\/[a-zA-Z0-9\-\;]+\/ways$/)).reply((config: any) => {
console.groupCollapsed("实体:${item.codeName?lower_case} 方法: getwflink");
......
......@@ -6,7 +6,7 @@ const mock = MockAdapter.getInstance();
import Mock from 'mockjs'
const Random = Mock.Random;
// 基于 APP/src/portlet/portlet.ts.ftl 生成
// 获取全部数组
mock.onGet('./assets/json/portlet-data.json').reply((config: any) => {
let status = MockAdapter.mockStatus(config);
......
......@@ -5,7 +5,7 @@ import { MockAdapter } from '../mock-adapter';
const mock = MockAdapter.getInstance();
import Mock from 'mockjs'
// 基于 APP/src/viewconfig/viewconfig.ts.ftl 生成
// 获取studio链接数据
mock.onGet('./assets/json/view-config.json').reply((config: any) => {
let status = MockAdapter.mockStatus(config);
......
......@@ -28,7 +28,7 @@ import ${srfclassname('${appDataEntity.getCodeName()}')}${srfclassname('${sysPor
</#if>
</#list>
</#if>
// 基于 APP/src/portlet-register.ts.ftl 生成
export const PortletComponent = {
install(v: any, opt: any) {
<#if app.getAllPSAppPortlets?? && app.getAllPSAppPortlets()??>
......
......@@ -100,7 +100,7 @@ import { Verify } from '@/utils/verify/verify';
/**
* ${item.name}
*
* 基于 APP/src/service/%DE_PKGPATH%/%APP_DELOGIC%-logic-base.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}LogicBase
*/
......
......@@ -6,7 +6,7 @@ import ${srfclassname('${item.getCodeName()}')}LogicBase from './${srffilepath2(
/**
* ${item.name}
*
* 基于 APP/src/service/%DE_PKGPATH%/%APP_DELOGIC%-logic.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}Logic
*/
......
......@@ -592,7 +592,7 @@ import ${srfclassname('${singleLogic.getCodeName()}')}Logic from '@/service/${sr
/**
* ${de.getLogicName()}服务对象基类
*
* 基于 APP/src/service/%DE_PKGPATH%/%DE_PKGPATH%-service-base.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}ServiceBase
* @extends {EntityServie}
......
......@@ -7,7 +7,7 @@ import ${srfclassname('${item.getCodeName()}')}ServiceBase from './${srffilepath
/**
* ${de.getLogicName()}服务对象
*
* 基于 APP/src/service/%DE_PKGPATH%/%DE_PKGPATH%-service.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}Service
* @extends {${srfclassname('${item.getCodeName()}')}ServiceBase}
......
......@@ -3,7 +3,7 @@ TARGET=PSSYSAPP
</#ibiztemplate>
/**
* 实体数据服务注册中心
*
* 基于 APP/src/service/entity-service-register.ts.ftl 生成
* @export
* @class EntityServiceRegister
*/
......
......@@ -3,6 +3,7 @@ TARGET=PSSYSAPP
</#ibiztemplate>
/**
* 所有应用视图
* 基于 APP/src/store/modules/view-action/state.ts.ftl 生成
*/
export const viewstate: any = {
appviews: [
......
<#ibiztemplate>
TARGET=PSSYSAPP
</#ibiztemplate>
// 基于 APP/src/styles/app-code-list.less.ftl 生成
#app{
display: block;
}
......
......@@ -24,7 +24,7 @@ import ${srfclassname('${logicNode.getDstPSAppDELogic().getCodeName()}')}Logic f
</#if>
/**
* ${item.name}
*
* 基于 APP/src/uiservice/%DE_PKGPATH%/%APP_DEUILOGIC%-ui-logic-base.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}UILogicBase
*/
......
......@@ -6,7 +6,7 @@ import ${srfclassname('${item.getCodeName()}')}UILogicBase from './${srffilepath
/**
* ${item.name}
*
* 基于 APP/src/uiservice/%DE_PKGPATH%/%APP_DEUILOGIC%-ui-logic.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}UILogic
*/
......
......@@ -56,7 +56,7 @@ import ${srfclassname('${uiLogic.getCodeName()}')}UILogic from './${srffilepath2
/**
* ${de.getLogicName()}UI服务对象基类
*
* 基于 APP/src/uiservice/%DE_PKGPATH%/%DE_PKGPATH%-ui-service-base.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}UIServiceBase
*/
......
......@@ -5,7 +5,7 @@ import ${srfclassname('${item.getCodeName()}')}UIServiceBase from './${srffilepa
/**
* ${de.getLogicName()}UI服务对象
*
* 基于 APP/src/uiservice/%DE_PKGPATH%/%DE_PKGPATH%-ui-service.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}UIService
*/
......
......@@ -3,7 +3,7 @@ TARGET=PSSYSAPP
</#ibiztemplate>
/**
* UI服务注册中心
*
* 基于 APP/src/uiservice/ui-service-register.ts.ftl 生成
* @export
* @class UIServiceRegister
*/
......
......@@ -9,7 +9,7 @@ import ${srfclassname('${stoageDataEntity.getCodeName()}')}Service from '@/servi
/**
* ${item.getName()}功能服务对象基类
*
* 基于 APP/src/utilservice/%APP_UTIL%/%APP_UTIL%-util-service-base.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getCodeName()}')}UtilServiceBase
*/
......
......@@ -5,7 +5,7 @@ import ${srfclassname('${item.getCodeName()}')}UtilServiceBase from './${srffile
/**
* ${item.getName()}功能服务对象
*
* 基于 APP/src/utilservice/%APP_UTIL%/%APP_UTIL%-util-service.ts.ftl 生成
* @export
* @class ${item.getCodeName()}UtilService
*/
......
......@@ -3,7 +3,7 @@ TARGET=PSSYSAPP
</#ibiztemplate>
/**
* 功能服务注册中心
*
* 基于 APP/src/utilservice/util-service-register.ts.ftl 生成
* @export
* @class UtilServiceRegister
*/
......
......@@ -16,7 +16,7 @@ import ${srfclassname('${wfUIAction.getPSAppDataEntity().getCodeName()}')}Servic
/**
* ${item.getPSWFVersion().name}WFUI服务对象基类
*
* 基于 APP/src/wfuiservice/%WF_PATH%/%WF_VER_PATH%-ui-service-base.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getPSWFVersion().getCodeName()}')}WFUIServiceBase
*/
......
......@@ -5,7 +5,7 @@ import ${srfclassname('${item.getPSWFVersion().getCodeName()}')}UIServiceBase fr
/**
* ${item.getName()}UI服务对象
*
* 基于 APP/src/wfuiservice/%WF_PATH%/%WF_VER_PATH%-ui-service.ts.ftl 生成
* @export
* @class ${srfclassname('${item.getPSWFVersion().getCodeName()}')}UIService
*/
......
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册