Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
cloud-fb
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
王衍超
cloud-fb
Commits
8eb916b4
Commit
8eb916b4
authored
Apr 20, 2021
by
王衍超
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
新增退款功能元数据;
parent
11353aee
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
58 changed files
with
908 additions
and
42 deletions
+908
-42
build.gradle
backend/build.war/build.gradle
+1
-0
settings.gradle
backend/build.war/settings.gradle
+1
-0
Organization$sequence.jmx
...sources/com/xyst/dinas/biz/bill/Organization$sequence.jmx
+1
-1
Organization$serial.jmx
...resources/com/xyst/dinas/biz/bill/Organization$serial.jmx
+1
-1
Organization.jmx
...c/main/resources/com/xyst/dinas/biz/bill/Organization.jmx
+1
-1
Position$sequence.jmx
...n/resources/com/xyst/dinas/biz/bill/Position$sequence.jmx
+1
-1
Position$serial.jmx
...ain/resources/com/xyst/dinas/biz/bill/Position$serial.jmx
+1
-1
Position.jmx
...z/src/main/resources/com/xyst/dinas/biz/bill/Position.jmx
+1
-1
ShipInfo$sequence.jmx
...n/resources/com/xyst/dinas/biz/bill/ShipInfo$sequence.jmx
+1
-1
ShipInfo$serial.jmx
...ain/resources/com/xyst/dinas/biz/bill/ShipInfo$serial.jmx
+1
-1
ShipInfo.jmx
...z/src/main/resources/com/xyst/dinas/biz/bill/ShipInfo.jmx
+1
-1
Station$sequence.jmx
...in/resources/com/xyst/dinas/biz/bill/Station$sequence.jmx
+1
-1
Station$serial.jmx
...main/resources/com/xyst/dinas/biz/bill/Station$serial.jmx
+1
-1
Station.jmx
...iz/src/main/resources/com/xyst/dinas/biz/bill/Station.jmx
+1
-1
ContractBill$sequence.jmx
...es/com/xyst/dinas/contract/bill/ContractBill$sequence.jmx
+1
-1
ContractBill$serial.jmx
...rces/com/xyst/dinas/contract/bill/ContractBill$serial.jmx
+1
-1
ContractBill.jmx
...n/resources/com/xyst/dinas/contract/bill/ContractBill.jmx
+1
-1
FinanceConfiguration.java
...a/com/xyst/dinas/finance/config/FinanceConfiguration.java
+5
-0
FinanceRefundConstant.java
...om/xyst/dinas/finance/constant/FinanceRefundConstant.java
+37
-0
FundTypeEnum.java
...java/com/xyst/dinas/finance/enumeration/FundTypeEnum.java
+41
-0
RefundStatusEnum.java
.../com/xyst/dinas/finance/enumeration/RefundStatusEnum.java
+57
-0
RefundApplyProcessor.java
...om/xyst/dinas/finance/processor/RefundApplyProcessor.java
+51
-0
FinanceRefund.mk
...c/main/model/com/xyst/dinas/finance/bill/FinanceRefund.mk
+17
-0
FinanceRefund.mk
...n/model/com/xyst/dinas/finance/datamodel/FinanceRefund.mk
+86
-0
RefundApply.mk
...rc/main/model/com/xyst/dinas/finance/query/RefundApply.mk
+187
-0
FinanceRefund$sequence.jmx
...es/com/xyst/dinas/finance/bill/FinanceRefund$sequence.jmx
+19
-0
FinanceRefund$serial.jmx
...rces/com/xyst/dinas/finance/bill/FinanceRefund$serial.jmx
+29
-0
FinanceRefund.jmx
...n/resources/com/xyst/dinas/finance/bill/FinanceRefund.jmx
+26
-0
FinanceRefund.jmx
...ources/com/xyst/dinas/finance/datamodel/FinanceRefund.jmx
+0
-0
RefundApply.jmx
...in/resources/com/xyst/dinas/finance/query/RefundApply.jmx
+202
-0
FinanceRefund.hbm.xml
...s.finance/src/main/resources/config/FinanceRefund.hbm.xml
+107
-0
BusinessTripApply$sequence.jmx
...ces/com/xyst/dinas/oa/bill/BusinessTripApply$sequence.jmx
+1
-1
BusinessTripApply$serial.jmx
...urces/com/xyst/dinas/oa/bill/BusinessTripApply$serial.jmx
+1
-1
BusinessTripApply.jmx
...in/resources/com/xyst/dinas/oa/bill/BusinessTripApply.jmx
+1
-1
ProtocolDocument$sequence.jmx
...rces/com/xyst/dinas/oa/bill/ProtocolDocument$sequence.jmx
+1
-1
ProtocolDocument$serial.jmx
...ources/com/xyst/dinas/oa/bill/ProtocolDocument$serial.jmx
+1
-1
ProtocolDocument.jmx
...ain/resources/com/xyst/dinas/oa/bill/ProtocolDocument.jmx
+1
-1
SealBorrow$sequence.jmx
.../resources/com/xyst/dinas/oa/bill/SealBorrow$sequence.jmx
+1
-1
SealBorrow$serial.jmx
...in/resources/com/xyst/dinas/oa/bill/SealBorrow$serial.jmx
+1
-1
SealBorrow.jmx
.../src/main/resources/com/xyst/dinas/oa/bill/SealBorrow.jmx
+1
-1
UseCarApply$sequence.jmx
...resources/com/xyst/dinas/oa/bill/UseCarApply$sequence.jmx
+1
-1
UseCarApply$serial.jmx
...n/resources/com/xyst/dinas/oa/bill/UseCarApply$serial.jmx
+1
-1
UseCarApply.jmx
...src/main/resources/com/xyst/dinas/oa/bill/UseCarApply.jmx
+1
-1
ProjectFiled$sequence.jmx
...ces/com/xyst/dinas/project/bill/ProjectFiled$sequence.jmx
+1
-1
ProjectFiled$serial.jmx
...urces/com/xyst/dinas/project/bill/ProjectFiled$serial.jmx
+1
-1
ProjectFiled.jmx
...in/resources/com/xyst/dinas/project/bill/ProjectFiled.jmx
+1
-1
PurchaseSandCompany$sequence.jmx
.../xyst/dinas/project/bill/PurchaseSandCompany$sequence.jmx
+1
-1
PurchaseSandCompany$serial.jmx
...om/xyst/dinas/project/bill/PurchaseSandCompany$serial.jmx
+1
-1
PurchaseSandCompany.jmx
...urces/com/xyst/dinas/project/bill/PurchaseSandCompany.jmx
+1
-1
NeedPlan$sequence.jmx
...resources/com/xyst/dinas/sales/bill/NeedPlan$sequence.jmx
+1
-1
NeedPlan$serial.jmx
...n/resources/com/xyst/dinas/sales/bill/NeedPlan$serial.jmx
+1
-1
NeedPlan.jmx
...src/main/resources/com/xyst/dinas/sales/bill/NeedPlan.jmx
+1
-1
SalesPlan$sequence.jmx
...esources/com/xyst/dinas/sales/bill/SalesPlan$sequence.jmx
+1
-1
SalesPlan$serial.jmx
.../resources/com/xyst/dinas/sales/bill/SalesPlan$serial.jmx
+1
-1
SalesPlan.jmx
...rc/main/resources/com/xyst/dinas/sales/bill/SalesPlan.jmx
+1
-1
SalesPlanTemp$sequence.jmx
...rces/com/xyst/dinas/sales/bill/SalesPlanTemp$sequence.jmx
+1
-1
SalesPlanTemp$serial.jmx
...ources/com/xyst/dinas/sales/bill/SalesPlanTemp$serial.jmx
+1
-1
SalesPlanTemp.jmx
...ain/resources/com/xyst/dinas/sales/bill/SalesPlanTemp.jmx
+1
-1
No files found.
backend/build.war/build.gradle
View file @
8eb916b4
...
@@ -142,6 +142,7 @@ dependencies {
...
@@ -142,6 +142,7 @@ dependencies {
compile
"com.beecode:xyst.dinas.contract:${inzVersion}"
compile
"com.beecode:xyst.dinas.contract:${inzVersion}"
compile
"com.beecode:xyst.dinas.camera:${inzVersion}"
compile
"com.beecode:xyst.dinas.camera:${inzVersion}"
compile
"com.beecode:xyst.dinas.sales:${inzVersion}"
compile
"com.beecode:xyst.dinas.sales:${inzVersion}"
compile
"com.beecode:xyst.dinas.finance:${inzVersion}"
providedRuntime
lib
.
spring_boot_starter_tomcat
providedRuntime
lib
.
spring_boot_starter_tomcat
}
}
...
...
backend/build.war/settings.gradle
View file @
8eb916b4
...
@@ -18,6 +18,7 @@ includeBuild("../") {
...
@@ -18,6 +18,7 @@ includeBuild("../") {
substitute
module
(
'com.beecode:xyst.dinas.contract'
)
with
project
(
':xyst.dinas.contract'
)
substitute
module
(
'com.beecode:xyst.dinas.contract'
)
with
project
(
':xyst.dinas.contract'
)
substitute
module
(
'com.beecode:xyst.dinas.camera'
)
with
project
(
':xyst.dinas.camera'
)
substitute
module
(
'com.beecode:xyst.dinas.camera'
)
with
project
(
':xyst.dinas.camera'
)
substitute
module
(
'com.beecode:xyst.dinas.sales'
)
with
project
(
':xyst.dinas.sales'
)
substitute
module
(
'com.beecode:xyst.dinas.sales'
)
with
project
(
':xyst.dinas.sales'
)
substitute
module
(
'com.beecode:xyst.dinas.finance'
)
with
project
(
':xyst.dinas.finance'
)
}
}
}
}
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Organization$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
d
ed44291-5b64-4e96-b979-9ab7c6b425c
1
</id>
<id>
d
a3d86f6-6920-43af-a030-e5b5f4074c5
1
</id>
<name>
com.xyst.dinas.biz.bill.Organization$sequence
</name>
<name>
com.xyst.dinas.biz.bill.Organization$sequence
</name>
<title>
组织机构$sequence
</title>
<title>
组织机构$sequence
</title>
<description>
组织机构
</description>
<description>
组织机构
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Organization$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
d
bd4ce21-d600-4331-ad4c-13ba2d44917b
</id>
<id>
d
60527d2-ebab-4b39-a85d-5a4a143b2262
</id>
<name>
com.xyst.dinas.biz.bill.Organization$serial
</name>
<name>
com.xyst.dinas.biz.bill.Organization$serial
</name>
<title>
组织机构$serial
</title>
<title>
组织机构$serial
</title>
<description>
组织机构
</description>
<description>
组织机构
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Organization.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
e96dd315-e9ac-4317-a05a-313d1e597f36
</id>
<id>
a8718441-501c-4f37-8725-cb452e1cdd87
</id>
<name>
com.xyst.dinas.biz.bill.Organization
</name>
<name>
com.xyst.dinas.biz.bill.Organization
</name>
<title>
组织机构
</title>
<title>
组织机构
</title>
<description>
组织机构
</description>
<description>
组织机构
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Position$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
1560124f-f6f4-4760-8588-e502dadf9937
</id>
<id>
0cc19f76-6020-4ecc-ac9e-e3e2f95abf88
</id>
<name>
com.xyst.dinas.biz.bill.Position$sequence
</name>
<name>
com.xyst.dinas.biz.bill.Position$sequence
</name>
<title>
岗位$sequence
</title>
<title>
岗位$sequence
</title>
<description>
岗位
</description>
<description>
岗位
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Position$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
80a05c95-b511-4969-b4be-7d0abdb19fee
</id>
<id>
dfbd2fd4-c282-4202-8e68-e40cd72471b7
</id>
<name>
com.xyst.dinas.biz.bill.Position$serial
</name>
<name>
com.xyst.dinas.biz.bill.Position$serial
</name>
<title>
岗位$serial
</title>
<title>
岗位$serial
</title>
<description>
岗位
</description>
<description>
岗位
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Position.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
8e1411a5-902f-4a51-b2e8-17ff017dee08
</id>
<id>
feae516d-f5ae-496c-b4ee-8d7b492f6cb5
</id>
<name>
com.xyst.dinas.biz.bill.Position
</name>
<name>
com.xyst.dinas.biz.bill.Position
</name>
<title>
岗位
</title>
<title>
岗位
</title>
<description>
岗位
</description>
<description>
岗位
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/ShipInfo$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
5d0219fb-aaf8-4636-817f-dd3b1baef80a
</id>
<id>
871a1a20-f96f-497a-a505-902af2764602
</id>
<name>
com.xyst.dinas.biz.bill.ShipInfo$sequence
</name>
<name>
com.xyst.dinas.biz.bill.ShipInfo$sequence
</name>
<title>
船舶备案$sequence
</title>
<title>
船舶备案$sequence
</title>
<description>
船舶备案
</description>
<description>
船舶备案
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/ShipInfo$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
41b6189d-9352-4d06-8679-3201b8dab23f
</id>
<id>
b6a2656f-7282-4d38-bc79-7f4d70c1b3c1
</id>
<name>
com.xyst.dinas.biz.bill.ShipInfo$serial
</name>
<name>
com.xyst.dinas.biz.bill.ShipInfo$serial
</name>
<title>
船舶备案$serial
</title>
<title>
船舶备案$serial
</title>
<description>
船舶备案
</description>
<description>
船舶备案
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/ShipInfo.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
955e9c71-c481-4b7c-b524-aa577134a779
</id>
<id>
42d1c584-bda5-4b66-9eca-e16f437f8071
</id>
<name>
com.xyst.dinas.biz.bill.ShipInfo
</name>
<name>
com.xyst.dinas.biz.bill.ShipInfo
</name>
<title>
船舶备案
</title>
<title>
船舶备案
</title>
<description>
船舶备案
</description>
<description>
船舶备案
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Station$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
f9f060cc-faec-4f8f-a88d-3da43637e295
</id>
<id>
cf967c2b-131a-4cb3-9735-c501eadac7e7
</id>
<name>
com.xyst.dinas.biz.bill.Station$sequence
</name>
<name>
com.xyst.dinas.biz.bill.Station$sequence
</name>
<title>
场站$sequence
</title>
<title>
场站$sequence
</title>
<description>
场站
</description>
<description>
场站
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Station$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
e19aaf2b-f2ee-47d6-b18c-cf468e2ba678
</id>
<id>
9fef2f33-9a7a-4a92-8fd6-da026427132e
</id>
<name>
com.xyst.dinas.biz.bill.Station$serial
</name>
<name>
com.xyst.dinas.biz.bill.Station$serial
</name>
<title>
场站$serial
</title>
<title>
场站$serial
</title>
<description>
场站
</description>
<description>
场站
</description>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/bill/Station.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
0a6ab013-41ef-4be5-86bf-a9af35c08f15
</id>
<id>
f6206159-a7fb-4335-880a-acb3a0d02353
</id>
<name>
com.xyst.dinas.biz.bill.Station
</name>
<name>
com.xyst.dinas.biz.bill.Station
</name>
<title>
场站
</title>
<title>
场站
</title>
<description>
场站
</description>
<description>
场站
</description>
...
...
backend/xyst.dinas.contract/src/main/resources/com/xyst/dinas/contract/bill/ContractBill$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
a433eda1-318e-4c0e-a10b-8a23fe959d15
</id>
<id>
35987af4-12b7-45d1-bf04-7a64240d724f
</id>
<name>
com.xyst.dinas.contract.bill.ContractBill$sequence
</name>
<name>
com.xyst.dinas.contract.bill.ContractBill$sequence
</name>
<title>
合同单据$sequence
</title>
<title>
合同单据$sequence
</title>
<description>
合同单据
</description>
<description>
合同单据
</description>
...
...
backend/xyst.dinas.contract/src/main/resources/com/xyst/dinas/contract/bill/ContractBill$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
85e8a547-668e-444d-9c3e-03802bd5e430
</id>
<id>
5df31006-c096-493d-a10e-cc350e8d4d4b
</id>
<name>
com.xyst.dinas.contract.bill.ContractBill$serial
</name>
<name>
com.xyst.dinas.contract.bill.ContractBill$serial
</name>
<title>
合同单据$serial
</title>
<title>
合同单据$serial
</title>
<description>
合同单据
</description>
<description>
合同单据
</description>
...
...
backend/xyst.dinas.contract/src/main/resources/com/xyst/dinas/contract/bill/ContractBill.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
03cd9906-4491-49fb-9237-0767d10a6200
</id>
<id>
360f7d5a-76d1-48a8-8e5a-36952d6a99a5
</id>
<name>
com.xyst.dinas.contract.bill.ContractBill
</name>
<name>
com.xyst.dinas.contract.bill.ContractBill
</name>
<title>
合同单据
</title>
<title>
合同单据
</title>
<description>
合同单据
</description>
<description>
合同单据
</description>
...
...
backend/xyst.dinas.finance/src/main/java/com/xyst/dinas/finance/config/FinanceConfiguration.java
View file @
8eb916b4
...
@@ -2,6 +2,7 @@ package com.xyst.dinas.finance.config;
...
@@ -2,6 +2,7 @@ package com.xyst.dinas.finance.config;
import
org.springframework.context.annotation.Bean
;
import
org.springframework.context.annotation.Bean
;
import
com.xyst.dinas.finance.processor.RefundApplyProcessor
;
import
com.xyst.dinas.finance.web.RefundController
;
import
com.xyst.dinas.finance.web.RefundController
;
public
class
FinanceConfiguration
{
public
class
FinanceConfiguration
{
...
@@ -11,6 +12,10 @@ public class FinanceConfiguration {
...
@@ -11,6 +12,10 @@ public class FinanceConfiguration {
public
RefundController
refundController
()
{
public
RefundController
refundController
()
{
return
new
RefundController
();
return
new
RefundController
();
}
}
@Bean
(
"com.xyst.dinas.finance.processor.RefundApplyProcessor"
)
public
RefundApplyProcessor
refundApplyProcessor
()
{
return
new
RefundApplyProcessor
();
}
...
...
backend/xyst.dinas.finance/src/main/java/com/xyst/dinas/finance/constant/FinanceRefundConstant.java
0 → 100644
View file @
8eb916b4
package
com
.
xyst
.
dinas
.
finance
.
constant
;
/**
* 财务退款常量
*
* @author Jackpot
* @date 2021年4月20日
*/
public
class
FinanceRefundConstant
{
/** 财务退款-实体*/
public
static
final
String
ENTITY
=
"com.xyst.dinas.finance.datamodel.FinanceRefund"
;
/** 退款状态*/
public
static
final
String
refundState
=
"refundState"
;
/** 申请人*/
public
static
final
String
applicant
=
"applicant"
;
/** 申请时间*/
public
static
final
String
applyTime
=
"applyTime"
;
/** 区域公司*/
public
static
final
String
regionalCompany
=
"regionalCompany"
;
/** 合同*/
public
static
final
String
contract
=
"contract"
;
/** 项目*/
public
static
final
String
project
=
"project"
;
/** 项目名称*/
public
static
final
String
projectName
=
"projectName"
;
/** 资金类型*/
public
static
final
String
fundType
=
"fundType"
;
/** 申请退费金额*/
public
static
final
String
applyRefundAmount
=
"applyRefundAmount"
;
/** 实际退费金额*/
public
static
final
String
actualRefundAmount
=
"actualRefundAmount"
;
}
backend/xyst.dinas.finance/src/main/java/com/xyst/dinas/finance/enumeration/FundTypeEnum.java
0 → 100644
View file @
8eb916b4
package
com
.
xyst
.
dinas
.
finance
.
enumeration
;
/**
* 资金类型
*
* @author Jackpot
* @date 2021年4月20日
*/
public
enum
FundTypeEnum
{
ADVANCE
(
"预付款"
,
0
),
DEPOSIT
(
"保证金"
,
1
),
;
String
title
;
int
value
;
FundTypeEnum
(
String
title
,
int
value
){
this
.
title
=
title
;
this
.
value
=
value
;
}
public
String
getTitle
()
{
return
title
;
}
public
void
setTitle
(
String
title
)
{
this
.
title
=
title
;
}
public
int
getValue
()
{
return
value
;
}
public
void
setValue
(
int
value
)
{
this
.
value
=
value
;
}
}
backend/xyst.dinas.finance/src/main/java/com/xyst/dinas/finance/enumeration/RefundStatusEnum.java
0 → 100644
View file @
8eb916b4
package
com
.
xyst
.
dinas
.
finance
.
enumeration
;
/**
* 退款状态
*
* @author Jackpot
* @date 2021年4月20日
*/
public
enum
RefundStatusEnum
{
UN_ACCEPT
(
"待受理"
,
0
),
ACCEPTED
(
"已受理"
,
1
),
REFUNDED
(
"已退费"
,
2
),
REJECTED
(
"已驳回"
,
3
),
;
String
title
;
int
value
;
RefundStatusEnum
(
String
title
,
int
value
){
this
.
title
=
title
;
this
.
value
=
value
;
}
public
String
getTitle
()
{
return
title
;
}
public
void
setTitle
(
String
title
)
{
this
.
title
=
title
;
}
public
int
getValue
()
{
return
value
;
}
public
void
setValue
(
int
value
)
{
this
.
value
=
value
;
}
public
static
String
getTitleByName
(
String
name
)
{
if
(
RefundStatusEnum
.
UN_ACCEPT
.
name
().
equals
(
name
))
{
return
RefundStatusEnum
.
UN_ACCEPT
.
getTitle
();
}
else
if
(
RefundStatusEnum
.
ACCEPTED
.
name
().
equals
(
name
))
{
return
RefundStatusEnum
.
ACCEPTED
.
getTitle
();
}
else
if
(
RefundStatusEnum
.
REFUNDED
.
name
().
equals
(
name
))
{
return
RefundStatusEnum
.
REFUNDED
.
getTitle
();
}
else
if
(
RefundStatusEnum
.
REJECTED
.
name
().
equals
(
name
))
{
return
RefundStatusEnum
.
REJECTED
.
getTitle
();
}
return
null
;
}
}
backend/xyst.dinas.finance/src/main/java/com/xyst/dinas/finance/processor/RefundApplyProcessor.java
0 → 100644
View file @
8eb916b4
package
com
.
xyst
.
dinas
.
finance
.
processor
;
import
java.util.List
;
import
java.util.UUID
;
import
org.springframework.beans.factory.annotation.Autowired
;
import
com.beecode.bcp.type.KObject
;
import
com.beecode.inz.query.entity.RowData
;
import
com.beecode.inz.query.processor.DataProcessor
;
import
com.beecode.inz.query.processor.DataProcessorContext
;
import
com.xyst.dinas.biz.service.DinasOrganizationService
;
import
com.xyst.dinas.finance.constant.FinanceRefundConstant
;
import
com.xyst.dinas.finance.enumeration.FundTypeEnum
;
import
com.xyst.dinas.finance.enumeration.RefundStatusEnum
;
/**
* 退款申请查询处理
*
* @author Jackpot
* @date 2021年4月20日
*/
public
class
RefundApplyProcessor
implements
DataProcessor
{
@Autowired
private
DinasOrganizationService
orgService
;
@Override
public
void
process
(
DataProcessorContext
context
)
{
List
<
RowData
>
rowDatas
=
context
.
getRowDatas
();
for
(
RowData
row
:
rowDatas
)
{
UUID
regionalCompanyId
=
UUID
.
fromString
(
row
.
get
(
"regionalCompany.id"
).
toString
());
KObject
regionalCompany
=
orgService
.
load
(
regionalCompanyId
);
row
.
put
(
"regionalCompanyName"
,
regionalCompany
.
getString
(
"name"
));
String
fundTypeName
=
null
;
int
fundType
=
Integer
.
valueOf
(
row
.
get
(
FinanceRefundConstant
.
fundType
).
toString
());
if
(
FundTypeEnum
.
ADVANCE
.
getValue
()==
fundType
)
{
fundTypeName
=
FundTypeEnum
.
ADVANCE
.
getTitle
();
}
else
if
(
FundTypeEnum
.
DEPOSIT
.
getValue
()==
fundType
)
{
fundTypeName
=
FundTypeEnum
.
DEPOSIT
.
getTitle
();
}
row
.
put
(
"fundTypeName"
,
fundTypeName
);
//资金类型名称
String
refundState
=
row
.
get
(
FinanceRefundConstant
.
refundState
).
toString
();
String
refundStateTitle
=
RefundStatusEnum
.
getTitleByName
(
refundState
);
row
.
put
(
"refundStateTitle"
,
refundStateTitle
);
//退款状态
}
}
}
backend/xyst.dinas.finance/src/main/model/com/xyst/dinas/finance/bill/FinanceRefund.mk
0 → 100644
View file @
8eb916b4
<model>
<header>
<type>bcp.biz.Bill</type>
<package>com.xyst.dinas.finance.bill</package>
<title>财务退款</title>
<name>FinanceRefund</name>
<description></description>
</header>
<content>
<bill>
<data>
{"baseData":{"name":"FinanceRefund","title":"财务退款","billModel":"com.beecode.bap.biztrait.BasicBillBiztrait","functionLibrarys":[],"description":"财务退款","dataModel":"com.xyst.dinas.finance.datamodel.FinanceRefund"},"serial":{"serialData":[{"segment":"literal","segmentData":"EM"},{"segment":"sequence","segmentData":{"start-with":0,"increment":1,"min":0,"max":99999,"length":5,"cycle":true,"cut-direction":"left","pad-string":"0","pad-direction":"left","cache-size":10}}],"buildTime":"add"},"formula":[],"workflow":{"workflow":"","processParamConfig":[]},"print":[],"authority":[]}
</data>
</bill>
</content>
</model>
\ No newline at end of file
backend/xyst.dinas.finance/src/main/model/com/xyst/dinas/finance/datamodel/FinanceRefund.mk
0 → 100644
View file @
8eb916b4
<model>
<header>
<type>bcp.type.DataModel</type>
<package>com.xyst.dinas.finance.datamodel</package>
<title>财务退款</title>
<name>FinanceRefund</name>
<tags></tags>
<description></description>
<templateName>mk.ide.ui.editor.data.model.template.bill</templateName>
<tablePrefix>xyst_dinas_</tablePrefix>
</header>
<content>
<dataModel id='07370bf1-fe90-4b73-9ba1-4d2ba742b554' multiVersion='' domainInherit='undefined' tableName='xyst_dinas_finance_refund'>
<parent>com.beecode.bap.biztrait.datamodel.BasicBillRequirement</parent>
<parent>com.beecode.inz.common.datamodel.BaseInfo</parent>
<attribute id='1cbe2d59-e855-4a28-90eb-7ce85c28a525' name='regionalCompany' columnName='regional_company' title='区域公司' type='com.xyst.dinas.biz.datamodel.xystOrganization' default='' precision='' isArray='false'>
<annotation id='ffa11f65-fcb2-429d-a590-40402fb8fde1' attributeId='9a1656c2-7a72-433b-ab6b-6fd19bf5af26' name='length' value='undefined'></annotation>
<annotation id='bf5d8736-9d14-40b8-bd2f-70899ee1491b' attributeId='e5516bce-9abf-46bf-a9a1-19694076464d' name='mappingType' value='many-to-one'></annotation>
</attribute>
<attribute id='ba52ab30-c94b-4ade-8179-4ab47c16323c' name='contract' columnName='contract' title='合同' type='com.xyst.dinas.contract.datamodel.Contract' default='' precision='' isArray='false'>
<annotation id='0576ede6-b27b-4e6c-9bdb-f41bb8acd8d6' attributeId='0205a417-2cf6-4eec-84d1-1a9eecd1efd8' name='length' value='undefined'></annotation>
<annotation id='ada2d620-105b-47b4-88e2-ca1a20f77124' attributeId='ed744460-9e80-43fb-a1b1-541039f01dbd' name='mappingType' value='many-to-one'></annotation>
</attribute>
<attribute id='4846c3a5-e83b-484f-ac2b-9c2761260624' name='project' columnName='project' title='项目' type='com.xyst.dinas.project.datamodel.ProjectFiled' default='' precision='' isArray='false'>
<annotation id='acdea327-5c5b-4214-9a7b-45be2ff4009c' attributeId='48cb7b55-651b-4ae0-a5fb-706f3526a684' name='length' value='undefined'></annotation>
<annotation id='5f83ce63-cd63-4e3e-b6f7-f209d4da49bb' attributeId='24ef035c-f9bb-47e4-9cce-b400177f26c1' name='mappingType' value='many-to-one'></annotation>
</attribute>
<attribute id='125f959d-a8e3-41f7-96a4-b0d533d51930' name='projectName' columnName='project_name' title='项目名称' type='string' default='' precision='' isArray='false'>
<annotation id='e6ba6d4e-4430-45d5-9630-38e243786605' attributeId='2981edad-6163-4fac-9f51-d8aace3c9562' name='length' value='100'></annotation>
</attribute>
<attribute id='2e29930f-7250-4714-b41c-5bd3ffee2c4e' name='fundType' columnName='fund_type' title='资金类型' type='int' default='' precision='' isArray='false'>
<annotation id='14f073bb-ea3a-4ab3-971c-223040cbe678' attributeId='59d25e8c-9537-4c27-8846-8c58eedc098f' name='length' value='6'></annotation>
</attribute>
<attribute id='a52906e5-5b99-48c2-8b65-411f32ffa90f' name='applyRefundAmount' columnName='apply_refund_amount' title='申请退费金额' type='fixnum' default='' precision='' isArray='false'>
<annotation id='d7f8eac6-3f6d-4847-b6ea-ceeedadffbb6' attributeId='fcff3632-1871-4b01-97b7-7debaaed13e8' name='length' value='undefined'></annotation>
</attribute>
<attribute id='2e29930f-7250-4714-b41c-5bd3ffee2c4e' name='payees' columnName='payees' title='收款人' type='string' default='' precision='' isArray='false'>
<annotation id='14f073bb-ea3a-4ab3-971c-223040cbe678' attributeId='59d25e8c-9537-4c27-8846-8c58eedc098f' name='length' value='100'></annotation>
</attribute>
<attribute id='2e29930f-7250-4714-b41c-5bd3ffee2c4e' name='accountBank' columnName='account_bank' title='开户行' type='string' default='' precision='' isArray='false'>
<annotation id='14f073bb-ea3a-4ab3-971c-223040cbe678' attributeId='59d25e8c-9537-4c27-8846-8c58eedc098f' name='length' value='100'></annotation>
</attribute>
<attribute id='2e29930f-7250-4714-b41c-5bd3ffee2c4e' name='account' columnName='account' title='账号' type='string' default='' precision='' isArray='false'>
<annotation id='14f073bb-ea3a-4ab3-971c-223040cbe678' attributeId='59d25e8c-9537-4c27-8846-8c58eedc098f' name='length' value='100'></annotation>
</attribute>
<attribute id='2e29930f-7250-4714-b41c-5bd3ffee2c4e' name='applicant' columnName='applicant' title='申请人' type='string' default='' precision='' isArray='false'>
<annotation id='14f073bb-ea3a-4ab3-971c-223040cbe678' attributeId='59d25e8c-9537-4c27-8846-8c58eedc098f' name='length' value='100'></annotation>
</attribute>
<attribute id='0933ceb1-f327-4372-a316-cffa1c80991a' name='applyTime' columnName='apply_time' title='申请时间' type='datetime' default='' precision='' isArray='false'>
<annotation id='6f08f4ca-1f77-4ed4-a627-0fb8843959fa' attributeId='dfbeaa83-63dc-4638-b55a-8dda62d74dd4' name='length' value='undefined'></annotation>
</attribute>
<attribute id='2e29930f-7250-4714-b41c-5bd3ffee2c4e' name='refundState' columnName='refund_state' title='退款状态' type='string' default='' precision='' isArray='false'>
<annotation id='14f073bb-ea3a-4ab3-971c-223040cbe678' attributeId='59d25e8c-9537-4c27-8846-8c58eedc098f' name='length' value='100'></annotation>
</attribute>
<attribute id='2e29930f-7250-4714-b41c-5bd3ffee2c4e' name='refundReason' columnName='refund_reason' title='退款原因' type='string' default='' precision='' isArray='false'>
<annotation id='14f073bb-ea3a-4ab3-971c-223040cbe678' attributeId='59d25e8c-9537-4c27-8846-8c58eedc098f' name='length' value='300'></annotation>
</attribute>
<attribute id='ba52ab30-c94b-4ade-8179-4ab47c16323c' name='acceptor' columnName='acceptor' title='受理人' type='com.beecode.bap.staff.datamodel.Staff' default='' precision='' isArray='false'>
<annotation id='0576ede6-b27b-4e6c-9bdb-f41bb8acd8d6' attributeId='0205a417-2cf6-4eec-84d1-1a9eecd1efd8' name='length' value='undefined'></annotation>
<annotation id='ada2d620-105b-47b4-88e2-ca1a20f77124' attributeId='ed744460-9e80-43fb-a1b1-541039f01dbd' name='mappingType' value='many-to-one'></annotation>
</attribute>
<attribute id='0933ceb1-f327-4372-a316-cffa1c80991a' name='acceptTime' columnName='accept_time' title='受理时间' type='datetime' default='' precision='' isArray='false'>
<annotation id='6f08f4ca-1f77-4ed4-a627-0fb8843959fa' attributeId='dfbeaa83-63dc-4638-b55a-8dda62d74dd4' name='length' value='undefined'></annotation>
</attribute>
<attribute id='ba52ab30-c94b-4ade-8179-4ab47c16323c' name='refunder' columnName='refunder' title='退款人' type='com.beecode.bap.staff.datamodel.Staff' default='' precision='' isArray='false'>
<annotation id='0576ede6-b27b-4e6c-9bdb-f41bb8acd8d6' attributeId='0205a417-2cf6-4eec-84d1-1a9eecd1efd8' name='length' value='undefined'></annotation>
<annotation id='ada2d620-105b-47b4-88e2-ca1a20f77124' attributeId='ed744460-9e80-43fb-a1b1-541039f01dbd' name='mappingType' value='many-to-one'></annotation>
</attribute>
<attribute id='0933ceb1-f327-4372-a316-cffa1c80991a' name='refundTime' columnName='refund_time' title='退款时间' type='datetime' default='' precision='' isArray='false'>
<annotation id='6f08f4ca-1f77-4ed4-a627-0fb8843959fa' attributeId='dfbeaa83-63dc-4638-b55a-8dda62d74dd4' name='length' value='undefined'></annotation>
</attribute>
<attribute id='a52906e5-5b99-48c2-8b65-411f32ffa90f' name='actualRefundAmount' columnName='actual_refund_amount' title='实际退费金额' type='fixnum' default='' precision='' isArray='false'>
<annotation id='d7f8eac6-3f6d-4847-b6ea-ceeedadffbb6' attributeId='fcff3632-1871-4b01-97b7-7debaaed13e8' name='length' value='undefined'></annotation>
</attribute>
<attribute id='0933ceb1-f327-4372-a316-cffa1c80991a' name='refundExplain' columnName='refund_explain' title='退款说明' type='string' default='' precision='' isArray='false'>
<annotation id='6f08f4ca-1f77-4ed4-a627-0fb8843959fa' attributeId='dfbeaa83-63dc-4638-b55a-8dda62d74dd4' name='length' value='300'></annotation>
</attribute>
<hibernate>/xyst.dinas.sales/src/main/resources/config/FinanceRefund.hbm.xml</hibernate>
</dataModel>
</content>
</model>
\ No newline at end of file
backend/xyst.dinas.finance/src/main/model/com/xyst/dinas/finance/query/RefundApply.mk
0 → 100644
View file @
8eb916b4
<model>
<header>
<type>inz.query.Query</type>
<package>com.xyst.dinas.finance.query</package>
<name>RefundApply</name>
<title>退款申请</title>
<tags></tags>
<description></description>
</header>
<content>
<customQuery id='451f4875-82d2-486b-b624-345692e93b28'>
<kclass>com.xyst.dinas.finance.datamodel.FinanceRefund</kclass>
<dataProcessor>com.xyst.dinas.finance.processor.RefundApplyProcessor</dataProcessor>
<authorityItem></authorityItem>
<innerScene title='全部'>
<id>c775c023-9960-4039-9e9c-d3ff544308b5</id>
<javaImplement>com.beecode.inz.common.scene.CommonAllScene</javaImplement>
<defaultExecute></defaultExecute>
<hide></hide>
</innerScene>
<innerScene title='已废弃'>
<id>d599e9e6-1d0e-43c8-87de-8609f5bcd1b7</id>
<javaImplement>com.beecode.inz.common.scene.DefaultDiscardScene</javaImplement>
<defaultExecute></defaultExecute>
<hide></hide>
</innerScene>
<innerScene title='权限过滤'>
<id>71def3a7-cf83-4662-9ea8-4e6c019dce14</id>
<javaImplement>com.xyst.dinas.biz.scene.XystDinasCommonAllScene</javaImplement>
<defaultExecute>true</defaultExecute>
<hide>true</hide>
</innerScene>
<field title='id'>
<name>id</name>
<type>uuid</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='区域公司'>
<name>regionalCompany.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.xystOrganization</name>
</ref>
<description></description>
</field>
<field title='退款状态'>
<name>refundState</name>
<type>string</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='申请人'>
<name>applicant</name>
<type>string</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='申请时间'>
<name>applyTime</name>
<type>datetime</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='项目'>
<name>project.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.project.datamodel.ProjectFiled</name>
</ref>
<description></description>
</field>
<field title='项目名称'>
<name>projectName</name>
<type>string</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='合同'>
<name>contract.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.contract.datamodel.Contract</name>
</ref>
<description></description>
</field>
<field title='合同名称'>
<name>contract.contractName</name>
<type>string</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='资金类型'>
<name>fundType</name>
<type>string</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='申请退费金额'>
<name>applyRefundAmount</name>
<type>float</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='创建时间'>
<name>createTime</name>
<type>datetime</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='创建人'>
<name>creator.name</name>
<type>string</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='修改时间'>
<name>modifyTime</name>
<type>datetime</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='修改人'>
<name>modifier.name</name>
<type>string</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='废弃'>
<name>discard</name>
<type>boolean</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
</customQuery>
</content>
</model>
\ No newline at end of file
backend/xyst.dinas.finance/src/main/resources/com/xyst/dinas/finance/bill/FinanceRefund$sequence.jmx
0 → 100644
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<id>
f960a96c-6c9c-4e7b-98ca-3140966f36a9
</id>
<name>
com.xyst.dinas.finance.bill.FinanceRefund$sequence
</name>
<title>
财务退款$sequence
</title>
<define>
bcp.sequence
</define>
<define-version>
1.0
</define-version>
<content>
<m:sequence>
<m:start-with>
0
</m:start-with>
<m:increment>
1
</m:increment>
<m:max>
99999
</m:max>
<m:min>
0
</m:min>
<m:cycle>
true
</m:cycle>
<m:cache-size>
10
</m:cache-size>
</m:sequence>
</content>
</metadata>
backend/xyst.dinas.finance/src/main/resources/com/xyst/dinas/finance/bill/FinanceRefund$serial.jmx
0 → 100644
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<id>
9221e572-78d3-4848-8372-0076fdd3ffce
</id>
<name>
com.xyst.dinas.finance.bill.FinanceRefund$serial
</name>
<title>
财务退款$serial
</title>
<define>
bcp.serial
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.finance.datamodel.FinanceRefund
</dependency>
<dependency>
com.xyst.dinas.finance.bill.FinanceRefund$sequence
</dependency>
<content>
<m:serial>
<m:input>
com.xyst.dinas.finance.datamodel.FinanceRefund
</m:input>
<m:functionLibrarys/>
<m:segments>
<m:literal>
<m:value>
EM
</m:value>
</m:literal>
<m:sequence>
<m:length>
5
</m:length>
<m:pad-direction>
left
</m:pad-direction>
<m:pad-string>
0
</m:pad-string>
<m:key>
com.xyst.dinas.finance.bill.FinanceRefund$serial
</m:key>
<m:sequenceName>
com.xyst.dinas.finance.bill.FinanceRefund$sequence
</m:sequenceName>
</m:sequence>
</m:segments>
</m:serial>
</content>
</metadata>
backend/xyst.dinas.finance/src/main/resources/com/xyst/dinas/finance/bill/FinanceRefund.jmx
0 → 100644
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<id>
999ee61e-cc8e-4704-af3f-75a1eb3250e5
</id>
<name>
com.xyst.dinas.finance.bill.FinanceRefund
</name>
<title>
财务退款
</title>
<define>
bcp.biz.Biztype
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.finance.datamodel.FinanceRefund
</dependency>
<dependency>
com.xyst.dinas.finance.bill.FinanceRefund$serial
</dependency>
<dependency>
com.beecode.bap.biztrait.BasicBillBiztrait
</dependency>
<content>
<m:biztype>
<m:type>
com.xyst.dinas.finance.datamodel.FinanceRefund
</m:type>
<m:inheritances>
<m:inheritance>
<m:biztrait>
com.beecode.bap.biztrait.BasicBillBiztrait
</m:biztrait>
<m:config
type=
"xml"
>
<m:content>
<
billBasictraitConfig
><
formulas/
><
parents
><
parent
><
billCodeConfig
><
serialName
>
com.xyst.dinas.finance.bill.FinanceRefund$serial
<
/serialName
><
buildTime
>
add
<
/buildTime
><
/billCodeConfig
><
/parent
><
parent
><
workflowConfig
><
workflow
><
/workflow
><
/workflowConfig
><
/parent
><
parent
><
printConfig
><
templates/
><
/printConfig
><
/parent
><
/parents
><
functionLibrarys/
><
/billBasictraitConfig
>
</m:content>
</m:config>
</m:inheritance>
</m:inheritances>
<m:methodAuthorityItems/>
</m:biztype>
</content>
</metadata>
backend/xyst.dinas.finance/src/main/resources/com/xyst/dinas/finance/datamodel/FinanceRefund.jmx
0 → 100644
View file @
8eb916b4
This diff is collapsed.
Click to expand it.
backend/xyst.dinas.finance/src/main/resources/com/xyst/dinas/finance/query/RefundApply.jmx
0 → 100644
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/inz-query"
>
<specification>
1.0
</specification>
<id>
451f4875-82d2-486b-b624-345692e93b28
</id>
<name>
com.xyst.dinas.finance.query.RefundApply
</name>
<title>
退款申请
</title>
<define>
inz.query.Query
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.finance.datamodel.FinanceRefund
</dependency>
<content>
<m:query>
<m:type>
com.xyst.dinas.finance.datamodel.FinanceRefund
</m:type>
<m:dataProcessor>
com.xyst.dinas.finance.processor.RefundApplyProcessor
</m:dataProcessor>
<m:authorityItem></m:authorityItem>
<m:innerScenes>
<m:innerScene>
<m:id>
c775c023-9960-4039-9e9c-d3ff544308b5
</m:id>
<m:title>
全部
</m:title>
<m:javaImplement>
com.beecode.inz.common.scene.CommonAllScene
</m:javaImplement>
<m:defaultExecute></m:defaultExecute>
<m:hide></m:hide>
</m:innerScene>
<m:innerScene>
<m:id>
d599e9e6-1d0e-43c8-87de-8609f5bcd1b7
</m:id>
<m:title>
已废弃
</m:title>
<m:javaImplement>
com.beecode.inz.common.scene.DefaultDiscardScene
</m:javaImplement>
<m:defaultExecute></m:defaultExecute>
<m:hide></m:hide>
</m:innerScene>
<m:innerScene>
<m:id>
71def3a7-cf83-4662-9ea8-4e6c019dce14
</m:id>
<m:title>
权限过滤
</m:title>
<m:javaImplement>
com.xyst.dinas.biz.scene.XystDinasCommonAllScene
</m:javaImplement>
<m:defaultExecute>
true
</m:defaultExecute>
<m:hide>
true
</m:hide>
</m:innerScene>
</m:innerScenes>
<m:fields>
<m:field>
<m:name>
id
</m:name>
<m:title>
id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
regionalCompany.id
</m:name>
<m:title>
区域公司
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.xystOrganization
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
refundState
</m:name>
<m:title>
退款状态
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
applicant
</m:name>
<m:title>
申请人
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
applyTime
</m:name>
<m:title>
申请时间
</m:title>
<m:type>
datetime
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
project.id
</m:name>
<m:title>
项目
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.project.datamodel.ProjectFiled
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
projectName
</m:name>
<m:title>
项目名称
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
contract.id
</m:name>
<m:title>
合同
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.contract.datamodel.Contract
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
contract.contractName
</m:name>
<m:title>
合同名称
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
fundType
</m:name>
<m:title>
资金类型
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
applyRefundAmount
</m:name>
<m:title>
申请退费金额
</m:title>
<m:type>
float
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
createTime
</m:name>
<m:title>
创建时间
</m:title>
<m:type>
datetime
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
creator.name
</m:name>
<m:title>
创建人
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
modifyTime
</m:name>
<m:title>
修改时间
</m:title>
<m:type>
datetime
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
modifier.name
</m:name>
<m:title>
修改人
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
discard
</m:name>
<m:title>
废弃
</m:title>
<m:type>
boolean
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
</m:fields>
</m:query>
</content>
</metadata>
backend/xyst.dinas.finance/src/main/resources/config/FinanceRefund.hbm.xml
0 → 100644
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<hibernate-mapping
xmlns=
"http://www.hibernate.org/xsd/hibernate-mapping"
xmlns:xsi=
"http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation=
"http://www.hibernate.org/xsd/hibernate-mapping
http://www.hibernate.org/xsd/hibernate-mapping/hibernate-mapping-4.0.xsd"
>
<class
entity-name=
"com.xyst.dinas.finance.datamodel.FinanceRefund"
table=
"xyst_dinas_finance_refund"
optimistic-lock=
"version"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"uuid2"
/>
</id>
<version
name=
"version"
type=
"int"
column=
"version"
/>
<property
name=
"createTime"
type=
"timestamp"
not-null=
"false"
>
<column
name=
"create_time"
></column>
</property>
<many-to-one
name=
"creator"
entity-name=
"com.beecode.bap.staff.datamodel.Staff"
fetch=
"select"
>
<column
name=
"creator_id"
not-null=
"false"
/>
</many-to-one>
<property
name=
"modifyTime"
type=
"timestamp"
not-null=
"false"
>
<column
name=
"modify_time"
></column>
</property>
<many-to-one
name=
"modifier"
entity-name=
"com.beecode.bap.staff.datamodel.Staff"
fetch=
"select"
>
<column
name=
"modifier_id"
not-null=
"false"
/>
</many-to-one>
<property
name=
"billState"
type=
"nstring"
not-null=
"false"
>
<column
name=
"bill_state"
length=
"100"
></column>
</property>
<many-to-one
name=
"bizProcess"
entity-name=
"com.beecode.bap.workflow.datamodel.BizProcess"
fetch=
"select"
>
<column
name=
"biz_process_id"
not-null=
"false"
/>
</many-to-one>
<property
name=
"billCode"
type=
"nstring"
not-null=
"false"
>
<column
name=
"bill_code"
length=
"200"
></column>
</property>
<property
name=
"discard"
type=
"boolean"
not-null=
"false"
>
<column
name=
"discard"
></column>
</property>
<property
name=
"del"
type=
"boolean"
not-null=
"false"
>
<column
name=
"del"
></column>
</property>
<property
name=
"approveState"
type=
"integer"
not-null=
"false"
>
<column
name=
"approve_state"
></column>
</property>
<many-to-one
name=
"regionalCompany"
entity-name=
"com.xyst.dinas.biz.datamodel.xystOrganization"
fetch=
"select"
>
<column
name=
"regional_company"
not-null=
"false"
></column>
</many-to-one>
<many-to-one
name=
"contract"
entity-name=
"com.xyst.dinas.contract.datamodel.Contract"
fetch=
"select"
>
<column
name=
"contract"
not-null=
"false"
></column>
</many-to-one>
<many-to-one
name=
"project"
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled"
fetch=
"select"
>
<column
name=
"project"
not-null=
"false"
></column>
</many-to-one>
<property
name=
"projectName"
type=
"nstring"
not-null=
"false"
>
<column
name=
"project_name"
length=
"100"
></column>
</property>
<property
name=
"fundType"
type=
"int"
not-null=
"false"
>
<column
name=
"fund_type"
length=
"10"
></column>
</property>
<property
name=
"applyRefundAmount"
type=
"big_decimal"
not-null=
"false"
>
<column
name=
"apply_refund_amount"
precision=
"12"
scale=
"2"
></column>
</property>
<property
name=
"payees"
type=
"nstring"
not-null=
"false"
>
<column
name=
"payees"
length=
"100"
></column>
</property>
<property
name=
"accountBank"
type=
"nstring"
not-null=
"false"
>
<column
name=
"account_bank"
length=
"100"
></column>
</property>
<property
name=
"account"
type=
"nstring"
not-null=
"false"
>
<column
name=
"account"
length=
"100"
></column>
</property>
<property
name=
"refundState"
type=
"nstring"
not-null=
"false"
>
<column
name=
"refund_state"
length=
"100"
></column>
</property>
<property
name=
"refundReason"
type=
"nstring"
not-null=
"false"
>
<column
name=
"refund_reason"
length=
"300"
></column>
</property>
<property
name=
"applicant"
type=
"nstring"
not-null=
"false"
>
<column
name=
"applicant"
length=
"100"
></column>
</property>
<property
name=
"applyTime"
type=
"timestamp"
not-null=
"false"
>
<column
name=
"apply_time"
></column>
</property>
<many-to-one
name=
"acceptor"
entity-name=
"com.beecode.bap.staff.datamodel.Staff"
fetch=
"select"
>
<column
name=
"acceptor"
not-null=
"false"
></column>
</many-to-one>
<property
name=
"acceptTime"
type=
"timestamp"
not-null=
"false"
>
<column
name=
"accept_time"
></column>
</property>
<many-to-one
name=
"refunder"
entity-name=
"com.beecode.bap.staff.datamodel.Staff"
fetch=
"select"
>
<column
name=
"refunder"
not-null=
"false"
></column>
</many-to-one>
<property
name=
"refundTime"
type=
"timestamp"
not-null=
"false"
>
<column
name=
"refund_time"
></column>
</property>
<property
name=
"actualRefundAmount"
type=
"big_decimal"
not-null=
"false"
>
<column
name=
"actual_refund_amount"
precision=
"12"
scale=
"2"
></column>
</property>
<property
name=
"refundExplain"
type=
"nstring"
not-null=
"false"
>
<column
name=
"refund_explain"
length=
"300"
></column>
</property>
</class>
</hibernate-mapping>
\ No newline at end of file
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/BusinessTripApply$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
866bfda4-043d-45ff-acd5-6ab098ee4e72
</id>
<id>
a5f959d9-d8b8-4604-8f8a-9edf9794ac40
</id>
<name>
com.xyst.dinas.oa.bill.BusinessTripApply$sequence
</name>
<name>
com.xyst.dinas.oa.bill.BusinessTripApply$sequence
</name>
<title>
出差申请$sequence
</title>
<title>
出差申请$sequence
</title>
<description>
出差申请
</description>
<description>
出差申请
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/BusinessTripApply$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
6c7474ff-525f-4988-b5d4-6d37d6504088
</id>
<id>
bd79feb1-3519-49c9-9621-06965ef61693
</id>
<name>
com.xyst.dinas.oa.bill.BusinessTripApply$serial
</name>
<name>
com.xyst.dinas.oa.bill.BusinessTripApply$serial
</name>
<title>
出差申请$serial
</title>
<title>
出差申请$serial
</title>
<description>
出差申请
</description>
<description>
出差申请
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/BusinessTripApply.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
75244188-be07-4d3c-95b6-3ec2ec8c1a6b
</id>
<id>
40c9d08f-698c-4939-945a-095d9d7b9302
</id>
<name>
com.xyst.dinas.oa.bill.BusinessTripApply
</name>
<name>
com.xyst.dinas.oa.bill.BusinessTripApply
</name>
<title>
出差申请
</title>
<title>
出差申请
</title>
<description>
出差申请
</description>
<description>
出差申请
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/ProtocolDocument$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
f33e9569-8a5e-4419-a63b-71336f4aa212
</id>
<id>
894fbc41-577e-4f85-8f5f-99467306c5ac
</id>
<name>
com.xyst.dinas.oa.bill.ProtocolDocument$sequence
</name>
<name>
com.xyst.dinas.oa.bill.ProtocolDocument$sequence
</name>
<title>
拟文$sequence
</title>
<title>
拟文$sequence
</title>
<description>
拟文
</description>
<description>
拟文
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/ProtocolDocument$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
966a16a8-ecb1-4969-adce-f18d77b6fddd
</id>
<id>
01aa3a5e-d39e-42ec-93e1-5014dddb0079
</id>
<name>
com.xyst.dinas.oa.bill.ProtocolDocument$serial
</name>
<name>
com.xyst.dinas.oa.bill.ProtocolDocument$serial
</name>
<title>
拟文$serial
</title>
<title>
拟文$serial
</title>
<description>
拟文
</description>
<description>
拟文
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/ProtocolDocument.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
d2ba9d0d-7cd0-42cd-ab0b-560eb7ff876b
</id>
<id>
7ad7fe3b-18c2-45e3-b889-d93a5a54f9ba
</id>
<name>
com.xyst.dinas.oa.bill.ProtocolDocument
</name>
<name>
com.xyst.dinas.oa.bill.ProtocolDocument
</name>
<title>
拟文
</title>
<title>
拟文
</title>
<description>
拟文
</description>
<description>
拟文
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/SealBorrow$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
681ac364-6e0f-4898-ac48-630c2f0f1630
</id>
<id>
e6f6ba6d-bb55-473f-b5c5-78147d325a84
</id>
<name>
com.xyst.dinas.oa.bill.SealBorrow$sequence
</name>
<name>
com.xyst.dinas.oa.bill.SealBorrow$sequence
</name>
<title>
证章借出$sequence
</title>
<title>
证章借出$sequence
</title>
<description>
证章借出
</description>
<description>
证章借出
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/SealBorrow$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
8
784e1b1-defb-4ae6-b824-c25fad44da60
</id>
<id>
8
c092514-c42f-40b6-b6b7-a7622b882af4
</id>
<name>
com.xyst.dinas.oa.bill.SealBorrow$serial
</name>
<name>
com.xyst.dinas.oa.bill.SealBorrow$serial
</name>
<title>
证章借出$serial
</title>
<title>
证章借出$serial
</title>
<description>
证章借出
</description>
<description>
证章借出
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/SealBorrow.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
6446c973-3d2b-4244-96c3-947ae6af789e
</id>
<id>
8146eba0-7435-40e2-ad29-9bbd0e120143
</id>
<name>
com.xyst.dinas.oa.bill.SealBorrow
</name>
<name>
com.xyst.dinas.oa.bill.SealBorrow
</name>
<title>
证章借出
</title>
<title>
证章借出
</title>
<description>
证章借出
</description>
<description>
证章借出
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/UseCarApply$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
92b39c36-e1b2-4d52-896f-b53f9423da01
</id>
<id>
fcc82a90-de8b-45f6-b470-94f933d9e95d
</id>
<name>
com.xyst.dinas.oa.bill.UseCarApply$sequence
</name>
<name>
com.xyst.dinas.oa.bill.UseCarApply$sequence
</name>
<title>
用车申请$sequence
</title>
<title>
用车申请$sequence
</title>
<description>
用车申请
</description>
<description>
用车申请
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/UseCarApply$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
08a35203-e424-4857-8ec6-96a43905885b
</id>
<id>
d07fc6c9-2ccf-45c0-989f-c46fa3aa95df
</id>
<name>
com.xyst.dinas.oa.bill.UseCarApply$serial
</name>
<name>
com.xyst.dinas.oa.bill.UseCarApply$serial
</name>
<title>
用车申请$serial
</title>
<title>
用车申请$serial
</title>
<description>
用车申请
</description>
<description>
用车申请
</description>
...
...
backend/xyst.dinas.oa/src/main/resources/com/xyst/dinas/oa/bill/UseCarApply.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
ded87482-c784-4e57-9116-55af43dac003
</id>
<id>
9191f61e-45b3-41c0-a639-31f913acdc26
</id>
<name>
com.xyst.dinas.oa.bill.UseCarApply
</name>
<name>
com.xyst.dinas.oa.bill.UseCarApply
</name>
<title>
用车申请
</title>
<title>
用车申请
</title>
<description>
用车申请
</description>
<description>
用车申请
</description>
...
...
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/bill/ProjectFiled$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
eaf5f813-648c-4946-9219-95b3bd69987e
</id>
<id>
89e8da5a-d870-46f4-b81a-45c7d47efef7
</id>
<name>
com.xyst.dinas.project.bill.ProjectFiled$sequence
</name>
<name>
com.xyst.dinas.project.bill.ProjectFiled$sequence
</name>
<title>
项目备案$sequence
</title>
<title>
项目备案$sequence
</title>
<description>
项目备案
</description>
<description>
项目备案
</description>
...
...
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/bill/ProjectFiled$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
19cc72df-d949-4189-be96-c4c4a4695a5d
</id>
<id>
cbe826a7-dfad-4731-a6f8-4425a87a473c
</id>
<name>
com.xyst.dinas.project.bill.ProjectFiled$serial
</name>
<name>
com.xyst.dinas.project.bill.ProjectFiled$serial
</name>
<title>
项目备案$serial
</title>
<title>
项目备案$serial
</title>
<description>
项目备案
</description>
<description>
项目备案
</description>
...
...
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/bill/ProjectFiled.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
b0ca3966-1f8f-4ddd-8900-661a2035b2ee
</id>
<id>
c288f013-bbb9-421a-9b5e-37b87ad940a9
</id>
<name>
com.xyst.dinas.project.bill.ProjectFiled
</name>
<name>
com.xyst.dinas.project.bill.ProjectFiled
</name>
<title>
项目备案
</title>
<title>
项目备案
</title>
<description>
项目备案
</description>
<description>
项目备案
</description>
...
...
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/bill/PurchaseSandCompany$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
9527b48f-9acc-45c1-b336-5eea1e24ae9c
</id>
<id>
5b5fbb18-da09-4215-b466-1bd401a09524
</id>
<name>
com.xyst.dinas.project.bill.PurchaseSandCompany$sequence
</name>
<name>
com.xyst.dinas.project.bill.PurchaseSandCompany$sequence
</name>
<title>
购砂单位$sequence
</title>
<title>
购砂单位$sequence
</title>
<description>
购砂单位
</description>
<description>
购砂单位
</description>
...
...
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/bill/PurchaseSandCompany$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
e2d1c20d-1141-4395-a3b3-ce268748aa85
</id>
<id>
b25612be-1feb-4b43-8bc2-623af5a6310a
</id>
<name>
com.xyst.dinas.project.bill.PurchaseSandCompany$serial
</name>
<name>
com.xyst.dinas.project.bill.PurchaseSandCompany$serial
</name>
<title>
购砂单位$serial
</title>
<title>
购砂单位$serial
</title>
<description>
购砂单位
</description>
<description>
购砂单位
</description>
...
...
backend/xyst.dinas.project/src/main/resources/com/xyst/dinas/project/bill/PurchaseSandCompany.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
db7af8b0-d63a-40b8-8e02-275a8477ae20
</id>
<id>
08d4979b-37ab-43d5-8e9c-4cbb38a27d3a
</id>
<name>
com.xyst.dinas.project.bill.PurchaseSandCompany
</name>
<name>
com.xyst.dinas.project.bill.PurchaseSandCompany
</name>
<title>
购砂单位
</title>
<title>
购砂单位
</title>
<description>
购砂单位
</description>
<description>
购砂单位
</description>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/NeedPlan$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
4e1d0aac-c416-4168-ac7f-6fac3cdddf17
</id>
<id>
f8530f26-027f-4836-b701-f028ebd449f3
</id>
<name>
com.xyst.dinas.sales.bill.NeedPlan$sequence
</name>
<name>
com.xyst.dinas.sales.bill.NeedPlan$sequence
</name>
<title>
需用计划$sequence
</title>
<title>
需用计划$sequence
</title>
<description>
需用计划
</description>
<description>
需用计划
</description>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/NeedPlan$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
93b2fef1-b514-4623-98a2-145df4171bdc
</id>
<id>
e1f74612-ef66-4c52-8dc2-33e906609888
</id>
<name>
com.xyst.dinas.sales.bill.NeedPlan$serial
</name>
<name>
com.xyst.dinas.sales.bill.NeedPlan$serial
</name>
<title>
需用计划$serial
</title>
<title>
需用计划$serial
</title>
<description>
需用计划
</description>
<description>
需用计划
</description>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/NeedPlan.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
724122f6-931a-4da5-9db2-d90d0f618fdd
</id>
<id>
90bef7af-f945-4c94-b572-4c810d37c1a3
</id>
<name>
com.xyst.dinas.sales.bill.NeedPlan
</name>
<name>
com.xyst.dinas.sales.bill.NeedPlan
</name>
<title>
需用计划
</title>
<title>
需用计划
</title>
<description>
需用计划
</description>
<description>
需用计划
</description>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/SalesPlan$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
d6189bd2-6034-4795-a1a9-bbdbe4d33bd9
</id>
<id>
e8adb519-b6f8-400a-9fd9-07dbfbe1893c
</id>
<name>
com.xyst.dinas.sales.bill.SalesPlan$sequence
</name>
<name>
com.xyst.dinas.sales.bill.SalesPlan$sequence
</name>
<title>
销售计划$sequence
</title>
<title>
销售计划$sequence
</title>
<description>
销售计划
</description>
<description>
销售计划
</description>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/SalesPlan$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
54d96852-0947-40fb-810e-ca26222a227f
</id>
<id>
0673ca03-d333-4c33-9e63-578852a176ee
</id>
<name>
com.xyst.dinas.sales.bill.SalesPlan$serial
</name>
<name>
com.xyst.dinas.sales.bill.SalesPlan$serial
</name>
<title>
销售计划$serial
</title>
<title>
销售计划$serial
</title>
<description>
销售计划
</description>
<description>
销售计划
</description>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/SalesPlan.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
88bf07ac-4667-4335-b135-a367fa3c9d6b
</id>
<id>
9adbb7b4-bfb5-4750-b275-ad65df126f42
</id>
<name>
com.xyst.dinas.sales.bill.SalesPlan
</name>
<name>
com.xyst.dinas.sales.bill.SalesPlan
</name>
<title>
销售计划
</title>
<title>
销售计划
</title>
<description>
销售计划
</description>
<description>
销售计划
</description>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/SalesPlanTemp$sequence.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-sequence"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
597000f9-a54f-40b4-807e-d190412b5669
</id>
<id>
06a3d309-a098-41f3-ae3f-8dade4f12b30
</id>
<name>
com.xyst.dinas.sales.bill.SalesPlanTemp$sequence
</name>
<name>
com.xyst.dinas.sales.bill.SalesPlanTemp$sequence
</name>
<title>
临时销售计划$sequence
</title>
<title>
临时销售计划$sequence
</title>
<define>
bcp.sequence
</define>
<define>
bcp.sequence
</define>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/SalesPlanTemp$serial.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-serial"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
a60952f0-0fa1-42a3-b6d1-b51df1f73e3e
</id>
<id>
88c6ab29-3b9b-4e34-974d-31e851affae4
</id>
<name>
com.xyst.dinas.sales.bill.SalesPlanTemp$serial
</name>
<name>
com.xyst.dinas.sales.bill.SalesPlanTemp$serial
</name>
<title>
临时销售计划$serial
</title>
<title>
临时销售计划$serial
</title>
<define>
bcp.serial
</define>
<define>
bcp.serial
</define>
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/bill/SalesPlanTemp.jmx
View file @
8eb916b4
<?xml version="1.0" encoding="UTF-8"?>
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-biztype"
>
<specification>
1.0
</specification>
<specification>
1.0
</specification>
<id>
8420c4a4-222f-4b85-89de-2dea93ca124d
</id>
<id>
346e1bf8-888d-4de0-b22a-3f8fac6a6ae7
</id>
<name>
com.xyst.dinas.sales.bill.SalesPlanTemp
</name>
<name>
com.xyst.dinas.sales.bill.SalesPlanTemp
</name>
<title>
临时销售计划
</title>
<title>
临时销售计划
</title>
<define>
bcp.biz.Biztype
</define>
<define>
bcp.biz.Biztype
</define>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment