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
2015130d
Commit
2015130d
authored
Apr 28, 2021
by
王炜晨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
所有jmx都支持$修改
parent
7e601607
Hide whitespace changes
Inline
Side-by-side
Showing
27 changed files
with
34 additions
and
340 deletions
+34
-340
DinasTypeConstant.java
...n/java/com/xyst/dinas/biz/constant/DinasTypeConstant.java
+1
-1
RetailInfo$DinasTypeDetail.jmx
...m/xyst/dinas/biz/datamodel/RetailInfo$DinasTypeDetail.jmx
+0
-68
RetailInfo.jmx
...ain/resources/com/xyst/dinas/biz/datamodel/RetailInfo.jmx
+1
-1
Station$DinasTypeDetail.jmx
.../com/xyst/dinas/biz/datamodel/Station$DinasTypeDetail.jmx
+0
-47
DinasType.hbm.xml
...yst.dinas.biz/src/main/resources/config/DinasType.hbm.xml
+1
-1
RetailInfo.hbm.xml
...st.dinas.biz/src/main/resources/config/RetailInfo.hbm.xml
+2
-2
Contract.hbm.xml
...dinas.contract/src/main/resources/config/Contract.hbm.xml
+2
-2
PriceAdjustmentConstant.java
...om/xyst/dinas/price/constant/PriceAdjustmentConstant.java
+1
-1
PriceAdjustment$DinasTypeDetails.jmx
...inas/price/datamodel/PriceAdjustment$DinasTypeDetails.jmx
+0
-93
PriceAdjustment.jmx
...ources/com/xyst/dinas/price/datamodel/PriceAdjustment.jmx
+1
-1
PriceAdjustment.hbm.xml
...s.price/src/main/resources/config/PriceAdjustment.hbm.xml
+2
-2
ProductionPlanReportConstant.java
...nas/production/constant/ProductionPlanReportConstant.java
+1
-1
SandMiningConstant.java
...om/xyst/dinas/production/constant/SandMiningConstant.java
+1
-1
ProductionPlanReport$DinasTypeDetails.jmx
...ction/datamodel/ProductionPlanReport$DinasTypeDetails.jmx
+0
-54
ProductionPlanReport.jmx
.../xyst/dinas/production/datamodel/ProductionPlanReport.jmx
+1
-1
SandMining$SandMiningStationDetail.jmx
...oduction/datamodel/SandMining$SandMiningStationDetail.jmx
+0
-44
SandMining.jmx
...ources/com/xyst/dinas/production/datamodel/SandMining.jmx
+2
-2
ProductionPlanReport.hbm.xml
...on/src/main/resources/config/ProductionPlanReport.hbm.xml
+2
-2
SandMining.hbm.xml
...s.production/src/main/resources/config/SandMining.hbm.xml
+2
-2
ProjectFiledConstant.java
...com/xyst/dinas/project/constant/ProjectFiledConstant.java
+1
-1
ProjectFiled.hbm.xml
...as.project/src/main/resources/config/ProjectFiled.hbm.xml
+4
-4
SalesPlanConstant.java
...java/com/xyst/dinas/sales/constant/SalesPlanConstant.java
+1
-1
NeedPlanQueryView.jmx
...ces/com/xyst/dinas/sales/advanquery/NeedPlanQueryView.jmx
+1
-1
SalesPlanQueryView.jmx
...es/com/xyst/dinas/sales/advanquery/SalesPlanQueryView.jmx
+1
-1
NeedPlan.hbm.xml
...st.dinas.sales/src/main/resources/config/NeedPlan.hbm.xml
+2
-2
SalesPlan.hbm.xml
...t.dinas.sales/src/main/resources/config/SalesPlan.hbm.xml
+2
-2
SalesPlanTemp.hbm.xml
...nas.sales/src/main/resources/config/SalesPlanTemp.hbm.xml
+2
-2
No files found.
backend/xyst.dinas.biz/src/main/java/com/xyst/dinas/biz/constant/DinasTypeConstant.java
View file @
2015130d
...
...
@@ -20,7 +20,7 @@ public interface DinasTypeConstant {
/**
* 关联子表的实体名
*/
String
STATION_DINAS_TYPE_DETAIL_ENTITY
=
"com.xyst.dinas.biz.datamodel.Station
$
DinasTypeDetail"
;
String
STATION_DINAS_TYPE_DETAIL_ENTITY
=
"com.xyst.dinas.biz.datamodel.Station
Associated
DinasTypeDetail"
;
/** 砂石种类名称*/
String
DINASTYPE_NAME
=
"dinasTypeName"
;
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/datamodel/RetailInfo$DinasTypeDetail.jmx
deleted
100644 → 0
View file @
7e601607
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-type"
>
<specification>
1.0
</specification>
<id>
f146f611-b102-4865-81c8-c4375b6771dc
</id>
<name>
com.xyst.dinas.biz.datamodel.RetailInfo$DinasTypeDetail
</name>
<title>
散户购买的砂石种类
</title>
<define>
bcp.type.Class
</define>
<define-version>
1.0
</define-version>
<dependency>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.DinasType
</dependency>
<dependency>
bcp.type.constraint.Numeric
</dependency>
<dependency>
bcp.type.json.JsonIgnore
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.RetailInfo
</dependency>
<content>
<m:class>
<m:parents>
<m:parent>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</m:parent>
</m:parents>
<m:attributes>
<m:attribute>
<m:annotations/>
<m:id>
ee92b687-b303-4278-8a78-6cbd4c39b73a
</m:id>
<m:name>
dinasType
</m:name>
<m:title>
砂石种类
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.DinasType
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.constraint.Numeric
</m:type>
<m:properties>
<m:property>
<m:key>
precision
</m:key>
<m:value>
12
</m:value>
</m:property>
<m:property>
<m:key>
scale
</m:key>
<m:value>
4
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
81d0a470-96f8-476e-80ce-da78c90dc8c8
</m:id>
<m:name>
purchaseAmount
</m:name>
<m:title>
砂石量(吨)
</m:title>
<m:type>
fixnum
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.json.JsonIgnore
</m:type>
</m:annotation>
</m:annotations>
<m:id>
1bc25906-37c5-486d-85ef-855df1e41a73
</m:id>
<m:name>
master
</m:name>
<m:title>
master
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.RetailInfo
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
</m:attributes>
</m:class>
</content>
</metadata>
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/datamodel/RetailInfo.jmx
View file @
2015130d
...
...
@@ -94,7 +94,7 @@
<m:id>
97b70076-09ca-4fb5-b2d0-cd13a4218f19
</m:id>
<m:name>
dinasTypeDetails
</m:name>
<m:title>
售卖的砂石
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.RetailInfo
$
DinasTypeDetail[]
</m:type>
<m:type>
com.xyst.dinas.biz.datamodel.RetailInfo
Associated
DinasTypeDetail[]
</m:type>
<m:description/>
<m:default/>
</m:attribute>
...
...
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/datamodel/Station$DinasTypeDetail.jmx
deleted
100644 → 0
View file @
7e601607
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-type"
>
<specification>
1.0
</specification>
<id>
2e4c91d3-9cdf-4af7-90b6-689473b6d142
</id>
<name>
com.xyst.dinas.biz.datamodel.Station$DinasTypeDetail
</name>
<title>
砂石和场站的关联表
</title>
<define>
bcp.type.Class
</define>
<define-version>
1.0
</define-version>
<dependency>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.DinasType
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.Station
</dependency>
<dependency>
bcp.type.json.JsonIgnore
</dependency>
<content>
<m:class>
<m:parents>
<m:parent>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</m:parent>
</m:parents>
<m:attributes>
<m:attribute>
<m:id>
aed98349-40f0-4e9a-944b-43f01646978b
</m:id>
<m:name>
station
</m:name>
<m:title>
所属场站
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.Station
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:id>
61699557-6afc-43c2-adeb-fecfeb844536
</m:id>
<m:name>
dinasType
</m:name>
<m:title>
砂石类型
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.DinasType
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:id>
e130e371-4fd3-4039-9a4e-102f90b50e56
</m:id>
<m:name>
del
</m:name>
<m:title>
是否删除
</m:title>
<m:type>
boolean
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
</m:attributes>
</m:class>
</content>
</metadata>
backend/xyst.dinas.biz/src/main/resources/config/DinasType.hbm.xml
View file @
2015130d
...
...
@@ -74,7 +74,7 @@
</property>
</class>
<class
entity-name=
"com.xyst.dinas.biz.datamodel.Station
$
DinasTypeDetail"
table=
"xyst_dinas_biz_station_dinas_type_detail"
>
<class
entity-name=
"com.xyst.dinas.biz.datamodel.Station
Associated
DinasTypeDetail"
table=
"xyst_dinas_biz_station_dinas_type_detail"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"assigned"
/>
...
...
backend/xyst.dinas.biz/src/main/resources/config/RetailInfo.hbm.xml
View file @
2015130d
...
...
@@ -79,11 +79,11 @@
<bag
name=
"dinasTypeDetails"
cascade=
"none"
inverse=
"true"
lazy=
"extra"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.biz.datamodel.RetailInfo
$
DinasTypeDetail"
/>
<one-to-many
entity-name=
"com.xyst.dinas.biz.datamodel.RetailInfo
Associated
DinasTypeDetail"
/>
</bag>
</class>
<class
entity-name=
"com.xyst.dinas.biz.datamodel.RetailInfo
$
DinasTypeDetail"
table=
"xyst_dinas_biz_retail_dinas_type_detail"
>
<class
entity-name=
"com.xyst.dinas.biz.datamodel.RetailInfo
Associated
DinasTypeDetail"
table=
"xyst_dinas_biz_retail_dinas_type_detail"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"assigned"
/>
...
...
backend/xyst.dinas.contract/src/main/resources/config/Contract.hbm.xml
View file @
2015130d
...
...
@@ -143,10 +143,10 @@
</property>
<bag
name=
"contractDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.contract.datamodel.Contract
$
contractDetail"
/>
<one-to-many
entity-name=
"com.xyst.dinas.contract.datamodel.Contract
Associated
contractDetail"
/>
</bag>
</class>
<class
entity-name=
"com.xyst.dinas.contract.datamodel.Contract
$
contractDetail"
table=
"xyst_dinas_contract_detail"
>
<class
entity-name=
"com.xyst.dinas.contract.datamodel.Contract
Associated
contractDetail"
table=
"xyst_dinas_contract_detail"
>
<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"
/>
...
...
backend/xyst.dinas.price/src/main/java/com/xyst/dinas/price/constant/PriceAdjustmentConstant.java
View file @
2015130d
...
...
@@ -10,6 +10,6 @@ public interface PriceAdjustmentConstant {
/**
* 子项目的实体名
*/
String
DETAIL_ENTITY
=
"com.xyst.dinas.price.datamodel.PriceAdjustment
$
DinasTypeDetails"
;
String
DETAIL_ENTITY
=
"com.xyst.dinas.price.datamodel.PriceAdjustment
Associated
DinasTypeDetails"
;
}
backend/xyst.dinas.price/src/main/resources/com/xyst/dinas/price/datamodel/PriceAdjustment$DinasTypeDetails.jmx
deleted
100644 → 0
View file @
7e601607
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-type"
>
<specification>
1.0
</specification>
<id>
cf735008-b2cc-40e3-b2db-843d19b873d1
</id>
<name>
com.xyst.dinas.price.datamodel.PriceAdjustment$DinasTypeDetails
</name>
<title>
调价申请子表
</title>
<description>
调价申请采砂类型和砂石价格子表
</description>
<define>
bcp.type.Class
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.biz.datamodel.DinasType
</dependency>
<dependency>
com.xyst.dinas.price.datamodel.PriceAdjustment
</dependency>
<dependency>
com.beecode.bap.biztrait.datamodel.BasicBillRequirement
</dependency>
<dependency>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</dependency>
<dependency>
bcp.type.json.JsonIgnore
</dependency>
<content>
<m:class>
<m:parents>
<m:parent>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</m:parent>
</m:parents>
<m:attributes>
<m:attribute>
<m:annotations/>
<m:id>
247a0284-b15d-4872-b9fa-2a37b8ec3e88
</m:id>
<m:name>
dinasType
</m:name>
<m:title>
砂石类型
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.DinasType
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:id>
aa48aba2-e9db-48c9-be1a-f32d75470da5
</m:id>
<m:name>
dinasPrice
</m:name>
<m:title>
价格
</m:title>
<m:type>
fixnum
</m:type>
<m:description/>
<m:default/>
</m:attribute>
<m:attribute>
<m:id>
9be72556-d8a4-4427-9cad-23504d5ce84a
</m:id>
<m:name>
dinasOldPrice
</m:name>
<m:title>
原价
</m:title>
<m:type>
fixnum
</m:type>
<m:description/>
<m:default/>
</m:attribute>
<m:attribute>
<m:id>
9be72556-d8a4-4427-9cad-23504d5ce84a
</m:id>
<m:name>
dinasOldPrice
</m:name>
<m:title>
原价
</m:title>
<m:type>
fixnum
</m:type>
<m:description/>
<m:default/>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.constraint.NotNull
</m:type>
</m:annotation>
</m:annotations>
<m:id>
088ab1d7-0926-46cb-b68e-79772d0b4f46
</m:id>
<m:name>
adjustmentDate
</m:name>
<m:title>
调整时间
</m:title>
<m:type>
datetime
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:id>
22a39f66-d400-487c-ac47-3b74633bac82
</m:id>
<m:name>
adjustmentEndDate
</m:name>
<m:title>
调整结束时间
</m:title>
<m:type>
datetime
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.json.JsonIgnore
</m:type>
</m:annotation>
</m:annotations>
<m:id>
0f03ad12-3195-4696-b2c7-001e3aae8dc5
</m:id>
<m:name>
master
</m:name>
<m:title>
调价申请表
</m:title>
<m:type>
com.xyst.dinas.price.datamodel.PriceAdjustment
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
</m:attributes>
</m:class>
</content>
</metadata>
backend/xyst.dinas.price/src/main/resources/com/xyst/dinas/price/datamodel/PriceAdjustment.jmx
View file @
2015130d
...
...
@@ -151,7 +151,7 @@
<m:id>
862d0182-3296-4481-a1d9-6b0c6fe91aa4
</m:id>
<m:name>
dinasTypeDetails
</m:name>
<m:title>
包含砂石种类和砂石价格子表
</m:title>
<m:type>
com.xyst.dinas.price.datamodel.PriceAdjustment
$
DinasTypeDetails[]
</m:type>
<m:type>
com.xyst.dinas.price.datamodel.PriceAdjustment
Associated
DinasTypeDetails[]
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
...
...
backend/xyst.dinas.price/src/main/resources/config/PriceAdjustment.hbm.xml
View file @
2015130d
...
...
@@ -106,10 +106,10 @@
</property>
<bag
name=
"dinasTypeDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.price.datamodel.PriceAdjustment
$
DinasTypeDetails"
/>
<one-to-many
entity-name=
"com.xyst.dinas.price.datamodel.PriceAdjustment
Associated
DinasTypeDetails"
/>
</bag>
</class>
<class
entity-name=
"com.xyst.dinas.price.datamodel.PriceAdjustment
$
DinasTypeDetails"
table=
"xyst_dinas_price_adjustment_dinas_type_detail"
>
<class
entity-name=
"com.xyst.dinas.price.datamodel.PriceAdjustment
Associated
DinasTypeDetails"
table=
"xyst_dinas_price_adjustment_dinas_type_detail"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"assigned"
/>
...
...
backend/xyst.dinas.production/src/main/java/com/xyst/dinas/production/constant/ProductionPlanReportConstant.java
View file @
2015130d
...
...
@@ -10,6 +10,6 @@ public interface ProductionPlanReportConstant {
/**
* 子项目的实体名
*/
String
DETAIL_ENTITY
=
"com.xyst.dinas.production.datamodel.ProductionPlanReport
$
DinasTypeDetails"
;
String
DETAIL_ENTITY
=
"com.xyst.dinas.production.datamodel.ProductionPlanReport
Associated
DinasTypeDetails"
;
}
backend/xyst.dinas.production/src/main/java/com/xyst/dinas/production/constant/SandMiningConstant.java
View file @
2015130d
...
...
@@ -9,6 +9,6 @@ public interface SandMiningConstant {
/**
* 实体名
*/
String
STATION_DETAIL_ENTITY
=
"com.xyst.dinas.production.datamodel.SandMining
$
SandMiningStationDetail"
;
String
STATION_DETAIL_ENTITY
=
"com.xyst.dinas.production.datamodel.SandMining
Associated
SandMiningStationDetail"
;
}
backend/xyst.dinas.production/src/main/resources/com/xyst/dinas/production/datamodel/ProductionPlanReport$DinasTypeDetails.jmx
deleted
100644 → 0
View file @
7e601607
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-type"
>
<specification>
1.0
</specification>
<id>
224beb45-2976-49d7-b408-6fd3c208494e
</id>
<name>
com.xyst.dinas.production.datamodel.ProductionPlanReport$DinasTypeDetails
</name>
<title>
生产计划子表
</title>
<description>
生产计划采砂类型和砂石量子表
</description>
<define>
bcp.type.Class
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.biz.datamodel.DinasType
</dependency>
<dependency>
com.xyst.dinas.production.datamodel.ProductionPlanReport
</dependency>
<dependency>
com.beecode.bap.biztrait.datamodel.BasicBillRequirement
</dependency>
<dependency>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</dependency>
<dependency>
bcp.type.json.JsonIgnore
</dependency>
<content>
<m:class>
<m:parents>
<m:parent>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</m:parent>
</m:parents>
<m:attributes>
<m:attribute>
<m:annotations/>
<m:id>
247a0284-b15d-4872-b9fa-2a37b8ec3e88
</m:id>
<m:name>
dinasType
</m:name>
<m:title>
砂石类型
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.DinasType
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:id>
aa48aba2-e9db-48c9-be1a-f32d75470da5
</m:id>
<m:name>
dinasWeight
</m:name>
<m:title>
重量
</m:title>
<m:type>
fixnum
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.json.JsonIgnore
</m:type>
</m:annotation>
</m:annotations>
<m:id>
0f03ad12-3195-4696-b2c7-001e3aae8dc5
</m:id>
<m:name>
master
</m:name>
<m:title>
生产计划表
</m:title>
<m:type>
com.xyst.dinas.production.datamodel.ProductionPlanReport
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
</m:attributes>
</m:class>
</content>
</metadata>
backend/xyst.dinas.production/src/main/resources/com/xyst/dinas/production/datamodel/ProductionPlanReport.jmx
View file @
2015130d
...
...
@@ -82,7 +82,7 @@
<m:id>
862d0182-3296-4481-a1d9-6b0c6fe91aa4
</m:id>
<m:name>
dinasTypeDetails
</m:name>
<m:title>
包含砂石种类和砂石量子表
</m:title>
<m:type>
com.xyst.dinas.production.datamodel.ProductionPlanReport
$
DinasTypeDetails[]
</m:type>
<m:type>
com.xyst.dinas.production.datamodel.ProductionPlanReport
Associated
DinasTypeDetails[]
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
...
...
backend/xyst.dinas.production/src/main/resources/com/xyst/dinas/production/datamodel/SandMining$SandMiningStationDetail.jmx
deleted
100644 → 0
View file @
7e601607
<?xml version="1.0" encoding="UTF-8"?>
<metadata
xmlns=
"http://www.beecode.cn/schema/amino-metadata"
xmlns:m=
"http://www.beecode.cn/schema/bcp-type"
>
<specification>
1.0
</specification>
<id>
5eb36512-4772-4397-a40e-1d257f005278
</id>
<name>
com.xyst.dinas.production.datamodel.SandMining$SandMiningStationDetail
</name>
<title>
采砂许可证场站表
</title>
<define>
bcp.type.Class
</define>
<define-version>
1.0
</define-version>
<dependency>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.Station
</dependency>
<dependency>
com.xyst.dinas.production.datamodel.SandMining
</dependency>
<dependency>
bcp.type.json.JsonIgnore
</dependency>
<content>
<m:class>
<m:parents>
<m:parent>
com.beecode.bap.biztrait.datamodel.StoreSubTableRequirement
</m:parent>
</m:parents>
<m:attributes>
<m:attribute>
<m:annotations/>
<m:id>
e43b0c7a-d128-4b74-87c5-b6aade260ef9
</m:id>
<m:name>
station
</m:name>
<m:title>
场站
</m:title>
<m:type>
com.xyst.dinas.biz.datamodel.Station
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
<m:attribute>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.json.JsonIgnore
</m:type>
</m:annotation>
</m:annotations>
<m:id>
5452585c-7996-4d9c-aa18-071dfb28ddf7
</m:id>
<m:name>
master
</m:name>
<m:title>
采砂许可证
</m:title>
<m:type>
com.xyst.dinas.production.datamodel.SandMining
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
</m:attributes>
</m:class>
</content>
</metadata>
backend/xyst.dinas.production/src/main/resources/com/xyst/dinas/production/datamodel/SandMining.jmx
View file @
2015130d
...
...
@@ -16,7 +16,7 @@
<dependency>
com.xyst.dinas.biz.datamodel.Station
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.ShipInfo
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.SandMiningArea
</dependency>
<dependency>
com.xyst.dinas.production.datamodel.SandMining
$
SandMiningStationDetail
</dependency>
<dependency>
com.xyst.dinas.production.datamodel.SandMining
Associated
SandMiningStationDetail
</dependency>
<content>
<m:class>
<m:parents>
...
...
@@ -151,7 +151,7 @@
<m:id>
923fc243-b92b-45d5-8876-a8cad89b5ac5
</m:id>
<m:name>
stationDetails
</m:name>
<m:title>
包含场站子表
</m:title>
<m:type>
com.xyst.dinas.production.datamodel.SandMining
$
SandMiningStationDetail[]
</m:type>
<m:type>
com.xyst.dinas.production.datamodel.SandMining
Associated
SandMiningStationDetail[]
</m:type>
<m:description></m:description>
<m:default></m:default>
</m:attribute>
...
...
backend/xyst.dinas.production/src/main/resources/config/ProductionPlanReport.hbm.xml
View file @
2015130d
...
...
@@ -69,10 +69,10 @@
</property>
<bag
name=
"dinasTypeDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.production.datamodel.ProductionPlanReport
$
DinasTypeDetails"
/>
<one-to-many
entity-name=
"com.xyst.dinas.production.datamodel.ProductionPlanReport
Associated
DinasTypeDetails"
/>
</bag>
</class>
<class
entity-name=
"com.xyst.dinas.production.datamodel.ProductionPlanReport
$
DinasTypeDetails"
table=
"xyst_dinas_production_plan_report_dinas_type_detail"
>
<class
entity-name=
"com.xyst.dinas.production.datamodel.ProductionPlanReport
Associated
DinasTypeDetails"
table=
"xyst_dinas_production_plan_report_dinas_type_detail"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"assigned"
/>
...
...
backend/xyst.dinas.production/src/main/resources/config/SandMining.hbm.xml
View file @
2015130d
...
...
@@ -108,7 +108,7 @@
<bag
name=
"stationDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.production.datamodel.SandMining
$
SandMiningStationDetail"
/>
<one-to-many
entity-name=
"com.xyst.dinas.production.datamodel.SandMining
Associated
SandMiningStationDetail"
/>
</bag>
<property
name=
"sandMiningRange"
type=
"nstring"
not-null=
"false"
>
<column
name=
"sand_mining_range"
length=
"3000"
>
...
...
@@ -137,7 +137,7 @@
</property>
</class>
<class
entity-name=
"com.xyst.dinas.production.datamodel.SandMining
$
SandMiningStationDetail"
table=
"xyst_dinas_production_sand_mining_station_detail"
>
<class
entity-name=
"com.xyst.dinas.production.datamodel.SandMining
Associated
SandMiningStationDetail"
table=
"xyst_dinas_production_sand_mining_station_detail"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"assigned"
/>
...
...
backend/xyst.dinas.project/src/main/java/com/xyst/dinas/project/constant/ProjectFiledConstant.java
View file @
2015130d
...
...
@@ -7,7 +7,7 @@ public interface ProjectFiledConstant {
*/
String
PROJECTFILED_NTITY
=
"com.xyst.dinas.project.datamodel.ProjectFiled"
;
String
PROJECTFILED_DINASTYPE_ENTITY
=
"com.xyst.dinas.project.datamodel.ProjectFiled
$
ProjectFiledDinasDetail"
;
String
PROJECTFILED_DINASTYPE_ENTITY
=
"com.xyst.dinas.project.datamodel.ProjectFiled
Associated
ProjectFiledDinasDetail"
;
/** 项目名称*/
String
PROJECT_NAME
=
"projectName"
;
...
...
backend/xyst.dinas.project/src/main/resources/config/ProjectFiled.hbm.xml
View file @
2015130d
...
...
@@ -71,14 +71,14 @@
</property>
<bag
name=
"ProjectFiledDinasDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled
$
ProjectFiledDinasDetail"
/>
<one-to-many
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled
Associated
ProjectFiledDinasDetail"
/>
</bag>
<bag
name=
"ProjectSubContractorDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled
$
ProjectSubContractorDetail"
/>
<one-to-many
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled
Associated
ProjectSubContractorDetail"
/>
</bag>
</class>
<class
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled
$
ProjectFiledDinasDetail"
table=
"xyst_dinas_project_filed_dinas_detail"
>
<class
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled
Associated
ProjectFiledDinasDetail"
table=
"xyst_dinas_project_filed_dinas_detail"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"assigned"
/>
...
...
@@ -93,7 +93,7 @@
<column
name=
"master_id"
not-null=
"false"
/>
</many-to-one>
</class>
<class
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled
$
ProjectSubContractorDetail"
table=
"xyst_dinas_project_sub_contractor_detail"
>
<class
entity-name=
"com.xyst.dinas.project.datamodel.ProjectFiled
Associated
ProjectSubContractorDetail"
table=
"xyst_dinas_project_sub_contractor_detail"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"assigned"
/>
...
...
backend/xyst.dinas.sales/src/main/java/com/xyst/dinas/sales/constant/SalesPlanConstant.java
View file @
2015130d
...
...
@@ -5,7 +5,7 @@ public class SalesPlanConstant {
/** 销售计划主表-实体*/
public
static
final
String
ENTITY
=
"com.xyst.dinas.sales.datamodel.SalesPlan"
;
/** 销售计划子表-实体*/
public
static
final
String
ENTITY_DETAIL
=
"com.xyst.dinas.sales.datamodel.SalesPlan
$
SalesPlanDetail"
;
public
static
final
String
ENTITY_DETAIL
=
"com.xyst.dinas.sales.datamodel.SalesPlan
Associated
SalesPlanDetail"
;
/** 销售计划子表-名称*/
public
static
final
String
SalesPlanDetails
=
"SalesPlanDetails"
;
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/advanquery/NeedPlanQueryView.jmx
View file @
2015130d
...
...
@@ -134,7 +134,7 @@
"title" : "详情",
"action" : "openDetail",
"param" : {
"detailModelName" : "com.xyst.dinas.sales.datamodel.NeedPlan
$
NeedPlanDetail",
"detailModelName" : "com.xyst.dinas.sales.datamodel.NeedPlan
Associated
NeedPlanDetail",
"columnList":[
{
"key":"dinasType.dinasTypeName",
...
...
backend/xyst.dinas.sales/src/main/resources/com/xyst/dinas/sales/advanquery/SalesPlanQueryView.jmx
View file @
2015130d
...
...
@@ -147,7 +147,7 @@
"title" : "详情",
"action" : "openDetail",
"param" : {
"detailModelName" : "com.xyst.dinas.sales.datamodel.SalesPlan
$
SalesPlanDetail",
"detailModelName" : "com.xyst.dinas.sales.datamodel.SalesPlan
Associated
SalesPlanDetail",
"columnList":[
{
"key":"dinasType.dinasTypeName",
...
...
backend/xyst.dinas.sales/src/main/resources/config/NeedPlan.hbm.xml
View file @
2015130d
...
...
@@ -77,10 +77,10 @@
</property>
<bag
name=
"NeedPlanDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.sales.datamodel.NeedPlan
$
NeedPlanDetail"
/>
<one-to-many
entity-name=
"com.xyst.dinas.sales.datamodel.NeedPlan
Associated
NeedPlanDetail"
/>
</bag>
</class>
<class
entity-name=
"com.xyst.dinas.sales.datamodel.NeedPlan
$
NeedPlanDetail"
table=
"xyst_dinas_sales_need_plan_detail"
>
<class
entity-name=
"com.xyst.dinas.sales.datamodel.NeedPlan
Associated
NeedPlanDetail"
table=
"xyst_dinas_sales_need_plan_detail"
>
<tuplizer
entity-mode=
"dynamic-map"
class=
"com.beecode.bcp.store.hibernate.KObjectEntityTuplizer"
/>
<id
name=
"id"
type=
"uuid-binary"
column=
"id"
length=
"16"
>
<generator
class=
"assigned"
/>
...
...
backend/xyst.dinas.sales/src/main/resources/config/SalesPlan.hbm.xml
View file @
2015130d
...
...
@@ -64,10 +64,10 @@
<bag
name=
"SalesPlanDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.sales.datamodel.SalesPlan
$
SalesPlanDetail"
/>
<one-to-many
entity-name=
"com.xyst.dinas.sales.datamodel.SalesPlan
Associated
SalesPlanDetail"
/>
</bag>
</class>
<class
entity-name=
"com.xyst.dinas.sales.datamodel.SalesPlan
$
SalesPlanDetail"
table=
"xyst_dinas_sale_plan_detail"
>
<class
entity-name=
"com.xyst.dinas.sales.datamodel.SalesPlan
Associated
SalesPlanDetail"
table=
"xyst_dinas_sale_plan_detail"
>
<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"
/>
...
...
backend/xyst.dinas.sales/src/main/resources/config/SalesPlanTemp.hbm.xml
View file @
2015130d
...
...
@@ -74,10 +74,10 @@
<bag
name=
"SalesPlanTempDetails"
lazy=
"true"
fetch=
"select"
inverse=
"true"
>
<key
column=
"master_id"
not-null=
"true"
/>
<one-to-many
entity-name=
"com.xyst.dinas.sales.datamodel.SalesPlanTemp
$
SalesPlanTempDetail"
/>
<one-to-many
entity-name=
"com.xyst.dinas.sales.datamodel.SalesPlanTemp
Associated
SalesPlanTempDetail"
/>
</bag>
</class>
<class
entity-name=
"com.xyst.dinas.sales.datamodel.SalesPlanTemp
$
SalesPlanTempDetail"
table=
"xyst_dinas_sale_plan_temp_detail"
>
<class
entity-name=
"com.xyst.dinas.sales.datamodel.SalesPlanTemp
Associated
SalesPlanTempDetail"
table=
"xyst_dinas_sale_plan_temp_detail"
>
<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"
/>
...
...
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