Skip to content
项目
群组
代码片段
帮助
正在加载...
帮助
提交反馈
为 GitLab 提交贡献
登录
切换导航
功
功能演示系统
项目
项目
详情
动态
版本
周期分析
仓库
仓库
文件
提交
分支
标签
贡献者
分支图
比较
统计图
议题
0
议题
0
列表
看板
标记
里程碑
合并请求
0
合并请求
0
CI / CD
CI / CD
流水线
作业
计划
统计图
Wiki
Wiki
代码片段
代码片段
成员
成员
收起侧边栏
关闭侧边栏
动态
分支图
统计图
创建新议题
作业
提交
议题看板
打开侧边栏
示例
功能演示系统
提交
65ddf037
提交
65ddf037
编写于
11月 09, 2022
作者:
ibizdev
浏览文件
操作
浏览文件
下载
电子邮件补丁
差异文件
MoneyQ 部署微服务接口 [后台服务,接口示例]
上级
ecdd8a3e
变更
10
隐藏空白字符变更
内嵌
并排
正在显示
10 个修改的文件
包含
270 行增加
和
117 行删除
+270
-117
.gitignore
.gitignore
+1
-1
BootApplication.java
demo-boot/src/main/java/cn/ibizlab/BootApplication.java
+1
-1
IBIZBOOK.json
...remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json
+86
-85
IBIZBOOKOptionView_layout.json
...PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKOptionView_layout.json
+10
-2
IBIZCustomerMediaTestEditView.json
...SAPPS/Web/PSAPPDEVIEWS/IBIZCustomerMediaTestEditView.json
+2
-2
pom.xml
demo-core/pom.xml
+3
-11
h2_table.xml
demo-core/src/main/resources/liquibase/h2_table.xml
+2
-2
view.xml
demo-core/src/main/resources/liquibase/view.xml
+1
-1
RuntimeDict.json
demo-core/src/main/resources/sysmodel/RuntimeDict.json
+160
-8
pom.xml
pom.xml
+4
-4
未找到文件。
.gitignore
浏览文件 @
65ddf037
...
...
@@ -12,4 +12,4 @@
**.iml
*.jar
*.log
.DS_Store
\ No newline at end of file
.DS_Store
demo-boot/src/main/java/cn/ibizlab/BootApplication.java
浏览文件 @
65ddf037
...
...
@@ -51,4 +51,4 @@ public class BootApplication extends WebMvcConfigurerAdapter {
super
.
addArgumentResolvers
(
argumentResolvers
);
argumentResolvers
.
add
(
resolver
);
}
}
\ No newline at end of file
}
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDATAENTITIES/IBIZBOOK.json
浏览文件 @
65ddf037
...
...
@@ -2750,57 +2750,6 @@
}
}
],
"parallelOutput"
:
true
},
{
"codeName"
:
"DEBUGPARAM2"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"routerSession"
},
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM3"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM2"
}
}
]
},
{
"codeName"
:
"PREPAREJSPARAM3"
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"获取路由参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM3"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM3"
}
}
],
"getPSDEUILogicNodeParams"
:
[
{
"dstFieldName"
:
"testCCC"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"currentView"
},
"name"
:
"routerSession[testParam] ==> currentView[testCCC]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"testParam"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"routerSession"
},
"srcValueType"
:
"SRCDLPARAM"
}
]
},
{
"codeName"
:
"PREPAREJSPARAM2"
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
...
...
@@ -2833,69 +2782,70 @@
"srcValueType"
:
"SRCDLPARAM"
}
]
},
{
"codeName"
:
"
RESETPARAM1
"
,
"codeName"
:
"
DEBUGPARAM4
"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"appGlobal"
},
"logicNodeType"
:
"
RESET
PARAM"
,
"name"
:
"
重置
参数"
,
"logicNodeType"
:
"
DEBUG
PARAM"
,
"name"
:
"
调试逻辑
参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
DEBUGPARAM4
"
"id"
:
"
END1
"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
RESETPARAM1
"
"id"
:
"
DEBUGPARAM4
"
}
}
]
},
{
"codeName"
:
"DEBUGPARAM
1
"
,
"codeName"
:
"DEBUGPARAM
3
"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
appGlobal
"
"id"
:
"
currentView
"
},
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
PREPAREJSPARAM2
"
"id"
:
"
RESETPARAM1
"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM
1
"
"id"
:
"DEBUGPARAM
3
"
}
}
]
},
{
"codeName"
:
"DEBUGPARAM4"
,
"codeName"
:
"END1"
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
,
"returnType"
:
"NONEVALUE"
},
{
"codeName"
:
"RESETPARAM1"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"appGlobal"
},
"logicNodeType"
:
"
DEBUG
PARAM"
,
"name"
:
"
调试逻辑
参数"
,
"logicNodeType"
:
"
RESET
PARAM"
,
"name"
:
"
重置
参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
END1
"
"id"
:
"
DEBUGPARAM4
"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
DEBUGPARAM4
"
"id"
:
"
RESETPARAM1
"
}
}
]
},
{
"codeName"
:
"END1"
,
"logicNodeType"
:
"END"
,
"name"
:
"结束"
},
{
"codeName"
:
"PREPAREJSPARAM1"
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
...
...
@@ -2924,39 +2874,78 @@
"srcValueType"
:
"SRCVALUE"
}
]
},
{
"codeName"
:
"DEBUGPARAM3"
,
"codeName"
:
"PREPAREJSPARAM3"
,
"logicNodeType"
:
"PREPAREJSPARAM"
,
"name"
:
"获取路由参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM3"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM3"
}
}
],
"getPSDEUILogicNodeParams"
:
[
{
"dstFieldName"
:
"testCCC"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"currentView"
},
"name"
:
"routerSession[testParam] ==> currentView[testCCC]"
,
"paramAction"
:
"SETPARAMVALUE"
,
"srcFieldName"
:
"testParam"
,
"getSrcPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"routerSession"
},
"srcValueType"
:
"SRCDLPARAM"
}
]
},
{
"codeName"
:
"DEBUGPARAM1"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"
currentView
"
"id"
:
"
appGlobal
"
},
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"
RESETPARAM1
"
"id"
:
"
PREPAREJSPARAM2
"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM3"
"id"
:
"DEBUGPARAM1"
}
}
]
},
{
"codeName"
:
"DEBUGPARAM2"
,
"getDstPSDEUILogicParam"
:
{
"modelref"
:
true
,
"id"
:
"routerSession"
},
"logicNodeType"
:
"DEBUGPARAM"
,
"name"
:
"调试逻辑参数"
,
"getPSDEUILogicLinks"
:
[
{
"getDstPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"PREPAREJSPARAM3"
},
"linkMode"
:
0
,
"name"
:
"连接名称"
,
"getSrcPSDEUILogicNode"
:
{
"modelref"
:
true
,
"id"
:
"DEBUGPARAM2"
}
}
]
}
],
"getPSDEUILogicParams"
:
[
{
"codeName"
:
"routerSession"
,
"logicName"
:
"路由视图会话变量"
,
"name"
:
"路由视图会话变量"
,
"paramFieldName"
:
"routerSession"
,
"routeViewSessionParam"
:
true
},
{
"codeName"
:
"currentView"
,
"logicName"
:
"当前视图会话变量"
,
"name"
:
"当前视图会话变量"
,
"paramFieldName"
:
"currentView"
,
"viewSessionParam"
:
true
},
{
"codeName"
:
"Default"
,
"logicName"
:
"传入变量"
,
"name"
:
"传入变量"
,
...
...
@@ -2968,6 +2957,18 @@
"name"
:
"应用全局"
,
"paramFieldName"
:
"appGlobal"
,
"appGlobalParam"
:
true
},
{
"codeName"
:
"currentView"
,
"logicName"
:
"当前视图会话变量"
,
"name"
:
"当前视图会话变量"
,
"paramFieldName"
:
"currentView"
,
"viewSessionParam"
:
true
},
{
"codeName"
:
"routerSession"
,
"logicName"
:
"路由视图会话变量"
,
"name"
:
"路由视图会话变量"
,
"paramFieldName"
:
"routerSession"
,
"routeViewSessionParam"
:
true
}
],
"getStartPSDEUILogicNode"
:
{
"modelref"
:
true
,
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZBOOKOptionView_layout.json
浏览文件 @
65ddf037
...
...
@@ -1182,10 +1182,13 @@
},
"getPSPanelItems"
:
[
{
"actionType"
:
"UIACTION"
,
"buttonHeight"
:
32.0
,
"buttonStyle"
:
"PRIMARY"
,
"buttonWidth"
:
60.0
,
"caption"
:
"确认"
,
"contentHeight"
:
32.0
,
"contentWidth"
:
60.0
,
"height"
:
32.0
,
"itemStyle"
:
"PRIMARY"
,
"itemType"
:
"BUTTON"
,
"name"
:
"button_calluilogic2"
,
...
...
@@ -1195,7 +1198,8 @@
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"height"
:
32
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
,
"spacingRight"
:
"OUTERSMALL"
,
"width"
:
60
,
...
...
@@ -1221,10 +1225,13 @@
"showCaption"
:
true
},
{
"actionType"
:
"UIACTION"
,
"buttonHeight"
:
32.0
,
"buttonStyle"
:
"DEFAULT"
,
"buttonWidth"
:
60.0
,
"caption"
:
"取消"
,
"contentHeight"
:
32.0
,
"contentWidth"
:
60.0
,
"height"
:
32.0
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"BUTTON"
,
"name"
:
"button_calluilogic1"
,
...
...
@@ -1234,7 +1241,8 @@
},
"getPSLayoutPos"
:
{
"grow"
:
-1
,
"heightMode"
:
"FULL"
,
"height"
:
32
,
"heightMode"
:
"PX"
,
"layout"
:
"FLEX"
,
"width"
:
60
,
"widthMode"
:
"PX"
...
...
demo-boot/src/main/resources/static/remotemodel/PSSYSAPPS/Web/PSAPPDEVIEWS/IBIZCustomerMediaTestEditView.json
浏览文件 @
65ddf037
...
...
@@ -360,13 +360,13 @@
"getPSPanelItems"
:
[
{
"caption"
:
"单项数据容器"
,
"dataRegionType"
:
"SINGLEDATA"
,
"dataSourceType"
:
"DE
DATASET
"
,
"dataSourceType"
:
"DE
ACTION
"
,
"itemStyle"
:
"DEFAULT"
,
"itemType"
:
"CONTAINER"
,
"name"
:
"container_singledata2"
,
"getPSAppDEMethod"
:
{
"modelref"
:
true
,
"id"
:
"
FetchDefaul
t"
"id"
:
"
Ge
t"
},
"getPSAppDataEntity"
:
{
"modelref"
:
true
,
...
...
demo-core/pom.xml
浏览文件 @
65ddf037
...
...
@@ -10,8 +10,8 @@
</parent>
<artifactId>
demo-core
</artifactId>
<name>
Demo
Core
</name>
<description>
后台服务 Core
,模板生成代码,再次发布会覆盖,建议不要直接修改,修改请在demo-boot项目中继承或覆盖重写
</description>
<name>
后台服务
Core
</name>
<description>
后台服务 Core
</description>
<dependencies>
...
...
@@ -20,14 +20,6 @@
<artifactId>
ibizlab-boot-starter-data
</artifactId>
<version>
2.4.0-SNAPSHOT
</version>
</dependency>
<!-- MySQL驱动包 -->
<dependency>
<groupId>
mysql
</groupId>
<artifactId>
mysql-connector-java
</artifactId>
</dependency>
</dependencies>
<properties>
...
...
@@ -101,4 +93,4 @@
</profile>
</profiles>
</project>
\ No newline at end of file
</project>
demo-core/src/main/resources/liquibase/h2_table.xml
浏览文件 @
65ddf037
...
...
@@ -172,7 +172,7 @@
<!--输出实体[IBIZBOOK]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizbook-4
77
-7"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizbook-4
83
-7"
>
<createTable
tableName=
"T_IBIZBOOK"
>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
...
...
@@ -278,7 +278,7 @@
<!--输出实体[IBIZCUSTOMER]数据结构 -->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizcustomer-9
6
-10"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"tab-ibizcustomer-9
8
-10"
>
<createTable
tableName=
"T_IBIZCUSTOMER"
>
<column
name=
"CREATEMAN"
remarks=
""
type=
"VARCHAR(60)"
>
</column>
...
...
demo-core/src/main/resources/liquibase/view.xml
浏览文件 @
65ddf037
...
...
@@ -19,7 +19,7 @@
</createView>
</changeSet>
<!--输出实体[IBIZCUSTOMER]视图结构信息 runOnChange="true" 当视图发生变更时,通过liquibase强刷prod的视图,实现视图的同步-->
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizcustomer-9
6
-4"
runOnChange=
"true"
>
<changeSet
author=
"a_LAB01_df847bdfd"
id=
"view-ibizcustomer-9
8
-4"
runOnChange=
"true"
>
<createView
fullDefinition=
"false"
replaceIfExists=
"true"
viewName=
"V_IBIZCUSTOMER"
>
<![CDATA[ SELECT t1.[ADDRESS], t1.[CREATEDATE], t1.[CREATEMAN], t1.[CUSTOMERUID], t1.[IBIZCUSTOMERID], t1.[IBIZCUSTOMERNAME], t1.[SN], t1.[UPDATEDATE], t1.[UPDATEMAN] FROM [T_IBIZCUSTOMER] t1 ]]>
</createView>
...
...
demo-core/src/main/resources/sysmodel/RuntimeDict.json
浏览文件 @
65ddf037
[
{
"name"
:
"年度"
,
"code"
:
"Years"
,
"group"
:
""
,
"memo"
:
""
,
}
]
\ No newline at end of file
[
{
"name"
:
"年度"
,
"code"
:
"Years"
,
"group"
:
""
,
"memo"
:
""
,
"enable"
:
""
,
}
]
pom.xml
浏览文件 @
65ddf037
...
...
@@ -6,8 +6,8 @@
<artifactId>
demo
</artifactId>
<groupId>
cn.ibizlab
</groupId>
<version>
1.0.0.0
</version>
<name>
Demo
</name>
<description>
后台服务
</description>
<name>
后台服务
</name>
<description></description>
<packaging>
pom
</packaging>
<parent>
...
...
@@ -105,7 +105,7 @@
<generateBackupPoms>
false
</generateBackupPoms>
</configuration>
</plugin>
<plugin>
<plugin>
<groupId>
cn.ibizlab
</groupId>
<artifactId>
ibizlab-generator-plugin
</artifactId>
<version>
1.0-SNAPSHOT
</version>
...
...
@@ -137,4 +137,4 @@
</plugins>
</build>
</project>
\ No newline at end of file
</project>
编辑
预览
Markdown
格式
0%
请重试
or
添加新附件
添加附件
取消
您添加了
0
人
到此讨论。请谨慎行事。
先完成此消息的编辑!
取消
想要评论请
注册
或
登录