提交 da0ef7d8 编写于 作者: ibizdev's avatar ibizdev

generator before deploy...

generator before deploy registry.cn-shanghai.aliyuncs.com/ibizsys/samplesolution-demosys-api-demoapi:2022.11.30.001
上级 da61a8f6
......@@ -12,4 +12,4 @@
**.iml
*.jar
*.log
.DS_Store
.DS_Store
\ No newline at end of file
......@@ -51,4 +51,4 @@ public class BootApplication extends WebMvcConfigurerAdapter {
super.addArgumentResolvers(argumentResolvers);
argumentResolvers.add(resolver);
}
}
}
\ No newline at end of file
......@@ -10,8 +10,8 @@
</parent>
<artifactId>demo-core</artifactId>
<name>后台服务 Core</name>
<description>后台服务 Core</description>
<name>Demo Core</name>
<description>后台服务 Core,模板生成代码,再次发布会覆盖,建议不要直接修改,修改请在demo-boot项目中继承或覆盖重写</description>
<dependencies>
......@@ -20,6 +20,14 @@
<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>
......@@ -93,4 +101,4 @@
</profile>
</profiles>
</project>
</project>
\ No newline at end of file
[
{
"name":"年度",
"code":"Years",
"group":"",
"memo":"",
"enable":"",
}
]
[
{
"name": "年度",
"code": "Years",
"group": "",
"memo": "",
}
]
\ No newline at end of file
......@@ -4,7 +4,7 @@
<extensionElements>
<flowable:eventListener delegateExpression="${processInstanceListener}" />
<flowable:field name="refgroups">
<flowable:string>GeneralManager|总经理|USERGROUP,FinancialDirector|财务总监|USERGROUP,FinancialManager|财务经理|USERGROUP</flowable:string>
<flowable:string>FinancialManager|财务经理|USERGROUP,FinancialDirector|财务总监|USERGROUP,GeneralManager|总经理|USERGROUP</flowable:string>
</flowable:field>
<flowable:field name="bookings">
<flowable:string>ibizsample0021s</flowable:string>
......@@ -37,16 +37,19 @@
<endEvent id="sid-End001" name="结束">
</endEvent>
<exclusiveGateway id="sid-Exclusivegateway001"/>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.createman}" flowable:exclusive="true"
id="tid-1-Interactive005"
name="发起人调整" >
<documentation>${majortext}</documentation>
</userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${wfCoreService.getGroupUsers('GeneralManager|org|CURORGID',execution)}" flowable:exclusive="true"
id="tid-20-Interactive003"
name="总经理审核" >
<userTask flowable:category="${businessKey}" flowable:dueDate="PT5M" flowable:candidateUsers="${activedata.createman},${wfCoreService.getGroupUsers('FinancialManager|org|CURORGID',execution)}" flowable:exclusive="true"
id="tid-10-Interactive002"
name="财务经理审核" >
<documentation>${majortext}</documentation>
<extensionElements>
<flowable:form procfunc="sendback" />
</extensionElements>
</userTask>
<boundaryEvent id="bid-10-Interactive002" name="timeout-财务经理审核" attachedToRef="tid-10-Interactive002" cancelActivity="true">
<timerEventDefinition>
<timeDate>PT5M</timeDate>
</timerEventDefinition>
</boundaryEvent>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${wfCoreService.getGroupUsers('FinancialDirector|org|CURORGID',execution)}" flowable:exclusive="true"
id="tid-30-Interactive004"
name="财务总监审批" >
......@@ -60,37 +63,23 @@
<flowable:form procfunc="addstepbefore;reassign" process-form="operationForm" process-utilform="beforeSign" process-utilformname="加签" process-util3form="transfer" process-util3formname="工作转移" />
</extensionElements>
</userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.createman},${wfCoreService.getGroupUsers('FinancialManager|org|CURORGID',execution)}" flowable:exclusive="true"
id="tid-10-Interactive002"
name="财务经理审核" >
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${wfCoreService.getGroupUsers('GeneralManager|org|CURORGID',execution)}" flowable:exclusive="true"
id="tid-20-Interactive003"
name="总经理审核" >
<documentation>${majortext}</documentation>
</userTask>
<userTask flowable:category="${businessKey}" flowable:candidateUsers="${activedata.createman}" flowable:exclusive="true"
id="tid-1-Interactive005"
name="发起人调整" >
<documentation>${majortext}</documentation>
<extensionElements>
<flowable:form procfunc="sendback" />
</extensionElements>
</userTask>
<sequenceFlow id="rid-e3878a66a52016449161ad2c87f72a91" sourceRef="sid-Start001" targetRef="tid-5-Interactive001" name="">
</sequenceFlow>
<sequenceFlow id="lid-C96-2c15fee57a59e3458057d2596c14afad" sourceRef="tid-1-Interactive005" targetRef="sid-End002" name="取消">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C96-2c15fee57a59e3458057d2596c14afad"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
<sequenceFlow id="lid-C49-daae1767f268d31e508fdb9e449f6ab0" sourceRef="tid-1-Interactive005" targetRef="tid-5-Interactive001" name="重新提交">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C49-daae1767f268d31e508fdb9e449f6ab0"}]]></conditionExpression>
<extensionElements>
<flowable:form sequenceFlowForm="approvedForm" nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
<sequenceFlow id="lid-C69-9188599d2eb713551ba22fe947d3b73a" sourceRef="tid-20-Interactive003" targetRef="tid-1-Interactive005" name="不同意">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C69-9188599d2eb713551ba22fe947d3b73a"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
<sequenceFlow id="lid-TIMEOUT-3f47eb9ea6d634af007ec95a1b80aef7" sourceRef="tid-10-Interactive002" targetRef="tid-5-Interactive001" name="">
</sequenceFlow>
<sequenceFlow id="lid-C40-589364ef29595cdec31fb1825d9b42ed" sourceRef="tid-20-Interactive003" targetRef="tid-30-Interactive004" name="同意">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C40-589364ef29595cdec31fb1825d9b42ed"}]]></conditionExpression>
<sequenceFlow id="lid-C52-0ab05f00c4c8e6655a10ec3e3c9b3322" sourceRef="tid-10-Interactive002" targetRef="sid-Exclusivegateway001" name="同意">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C52-0ab05f00c4c8e6655a10ec3e3c9b3322"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
......@@ -119,18 +108,36 @@
<flowable:form sequenceFlowForm="operationForm" sequenceFlowView="WFDynaActionView" nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
<sequenceFlow id="lid-C52-0ab05f00c4c8e6655a10ec3e3c9b3322" sourceRef="tid-10-Interactive002" targetRef="sid-Exclusivegateway001" name="同意">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C52-0ab05f00c4c8e6655a10ec3e3c9b3322"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
<sequenceFlow id="rid-46ceb8cd5d6f5c971c13cfee976ca04d" sourceRef="sid-Exclusivegateway001" targetRef="sid-End001" name="">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${((wfCoreService.test(activedata.amount, 'SINGLE', '10000')))} ]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="rid-2ea2f6438db10f01ac1dc58f7ada602a" sourceRef="sid-Exclusivegateway001" targetRef="tid-20-Interactive003" name="">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${((wfCoreService.test(activedata.amount, 'SINGLE', '10000')))} ]]></conditionExpression>
</sequenceFlow>
<sequenceFlow id="lid-C69-9188599d2eb713551ba22fe947d3b73a" sourceRef="tid-20-Interactive003" targetRef="tid-1-Interactive005" name="不同意">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C69-9188599d2eb713551ba22fe947d3b73a"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
<sequenceFlow id="lid-C40-589364ef29595cdec31fb1825d9b42ed" sourceRef="tid-20-Interactive003" targetRef="tid-30-Interactive004" name="同意">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C40-589364ef29595cdec31fb1825d9b42ed"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
<sequenceFlow id="lid-C96-2c15fee57a59e3458057d2596c14afad" sourceRef="tid-1-Interactive005" targetRef="sid-End002" name="取消">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C96-2c15fee57a59e3458057d2596c14afad"}]]></conditionExpression>
<extensionElements>
<flowable:form nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
<sequenceFlow id="lid-C49-daae1767f268d31e508fdb9e449f6ab0" sourceRef="tid-1-Interactive005" targetRef="tid-5-Interactive001" name="重新提交">
<conditionExpression xsi:type="tFormalExpression" ><![CDATA[${sequenceFlowId=="lid-C49-daae1767f268d31e508fdb9e449f6ab0"}]]></conditionExpression>
<extensionElements>
<flowable:form sequenceFlowForm="approvedForm" nextCondition="ANY" />
</extensionElements>
</sequenceFlow>
</process>
<bpmndi:BPMNDiagram id="BPMNDiagram_demosys-actv2">
......@@ -138,14 +145,14 @@
<bpmndi:BPMNShape id="BPMNShape-sid-Start001" bpmnElement="sid-Start001">
<omgdi:Bounds x="15" y="55" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-tid-1-Interactive005" bpmnElement="tid-1-Interactive005">
<omgdi:Bounds x="150" y="195" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-sid-End002" bpmnElement="sid-End002">
<omgdi:Bounds x="186" y="389" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-tid-20-Interactive003" bpmnElement="tid-20-Interactive003">
<omgdi:Bounds x="555" y="195" width="100" height="80" />
<bpmndi:BPMNShape id="BPMNShape-tid-10-Interactive002" bpmnElement="tid-10-Interactive002">
<omgdi:Bounds x="420" y="30" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-sid-End001" bpmnElement="sid-End001">
<omgdi:Bounds x="780" y="221" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-tid-30-Interactive004" bpmnElement="tid-30-Interactive004">
<omgdi:Bounds x="555" y="360" width="100" height="80" />
......@@ -153,60 +160,64 @@
<bpmndi:BPMNShape id="BPMNShape-tid-5-Interactive001" bpmnElement="tid-5-Interactive001">
<omgdi:Bounds x="150" y="30" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-sid-End001" bpmnElement="sid-End001">
<omgdi:Bounds x="780" y="221" width="30" height="30" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-tid-10-Interactive002" bpmnElement="tid-10-Interactive002">
<omgdi:Bounds x="420" y="30" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-sid-Exclusivegateway001" bpmnElement="sid-Exclusivegateway001">
<omgdi:Bounds x="585" y="50" width="40" height="40" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-tid-20-Interactive003" bpmnElement="tid-20-Interactive003">
<omgdi:Bounds x="555" y="195" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="BPMNShape-tid-1-Interactive005" bpmnElement="tid-1-Interactive005">
<omgdi:Bounds x="150" y="195" width="100" height="80" />
</bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="BPMNEdge-rid-e3878a66a52016449161ad2c87f72a91" bpmnElement="rid-e3878a66a52016449161ad2c87f72a91">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C96-2c15fee57a59e3458057d2596c14afad" bpmnElement="lid-C96-2c15fee57a59e3458057d2596c14afad">
<bpmndi:BPMNEdge id="BPMNEdge-lid-TIMEOUT-3f47eb9ea6d634af007ec95a1b80aef7" bpmnElement="lid-TIMEOUT-3f47eb9ea6d634af007ec95a1b80aef7">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C49-daae1767f268d31e508fdb9e449f6ab0" bpmnElement="lid-C49-daae1767f268d31e508fdb9e449f6ab0">
<bpmndi:BPMNEdge id="BPMNEdge-lid-C52-0ab05f00c4c8e6655a10ec3e3c9b3322" bpmnElement="lid-C52-0ab05f00c4c8e6655a10ec3e3c9b3322">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C69-9188599d2eb713551ba22fe947d3b73a" bpmnElement="lid-C69-9188599d2eb713551ba22fe947d3b73a">
<bpmndi:BPMNEdge id="BPMNEdge-lid-C22-9184f80de46589d405564e720b0ea260" bpmnElement="lid-C22-9184f80de46589d405564e720b0ea260">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C40-589364ef29595cdec31fb1825d9b42ed" bpmnElement="lid-C40-589364ef29595cdec31fb1825d9b42ed">
<bpmndi:BPMNEdge id="BPMNEdge-lid-C41-5227f478187e4357f4598d1c7134be16" bpmnElement="lid-C41-5227f478187e4357f4598d1c7134be16">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C22-9184f80de46589d405564e720b0ea260" bpmnElement="lid-C22-9184f80de46589d405564e720b0ea260">
<bpmndi:BPMNEdge id="BPMNEdge-lid-C61-801f54724ece8211335876815cf8db89" bpmnElement="lid-C61-801f54724ece8211335876815cf8db89">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C41-5227f478187e4357f4598d1c7134be16" bpmnElement="lid-C41-5227f478187e4357f4598d1c7134be16">
<bpmndi:BPMNEdge id="BPMNEdge-lid-C70-d0e29cc27e05571b11909f7658ac4967" bpmnElement="lid-C70-d0e29cc27e05571b11909f7658ac4967">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C61-801f54724ece8211335876815cf8db89" bpmnElement="lid-C61-801f54724ece8211335876815cf8db89">
<bpmndi:BPMNEdge id="BPMNEdge-rid-46ceb8cd5d6f5c971c13cfee976ca04d" bpmnElement="rid-46ceb8cd5d6f5c971c13cfee976ca04d">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C70-d0e29cc27e05571b11909f7658ac4967" bpmnElement="lid-C70-d0e29cc27e05571b11909f7658ac4967">
<bpmndi:BPMNEdge id="BPMNEdge-rid-2ea2f6438db10f01ac1dc58f7ada602a" bpmnElement="rid-2ea2f6438db10f01ac1dc58f7ada602a">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C52-0ab05f00c4c8e6655a10ec3e3c9b3322" bpmnElement="lid-C52-0ab05f00c4c8e6655a10ec3e3c9b3322">
<bpmndi:BPMNEdge id="BPMNEdge-lid-C69-9188599d2eb713551ba22fe947d3b73a" bpmnElement="lid-C69-9188599d2eb713551ba22fe947d3b73a">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-rid-46ceb8cd5d6f5c971c13cfee976ca04d" bpmnElement="rid-46ceb8cd5d6f5c971c13cfee976ca04d">
<bpmndi:BPMNEdge id="BPMNEdge-lid-C40-589364ef29595cdec31fb1825d9b42ed" bpmnElement="lid-C40-589364ef29595cdec31fb1825d9b42ed">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-rid-2ea2f6438db10f01ac1dc58f7ada602a" bpmnElement="rid-2ea2f6438db10f01ac1dc58f7ada602a">
<bpmndi:BPMNEdge id="BPMNEdge-lid-C96-2c15fee57a59e3458057d2596c14afad" bpmnElement="lid-C96-2c15fee57a59e3458057d2596c14afad">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge-lid-C49-daae1767f268d31e508fdb9e449f6ab0" bpmnElement="lid-C49-daae1767f268d31e508fdb9e449f6ab0">
<omgdi:waypoint x="0" y="0" />
<omgdi:waypoint x="0" y="0" />
</bpmndi:BPMNEdge>
......
......@@ -6,8 +6,8 @@
<artifactId>demo</artifactId>
<groupId>cn.ibizlab</groupId>
<version>1.0.0.0</version>
<name>后台服务</name>
<description></description>
<name>Demo</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>
</project>
\ No newline at end of file
Markdown 格式
0% or
您添加了 0 到此讨论。请谨慎行事。
先完成此消息的编辑!
想要评论请 注册