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
e44c9a84
Commit
e44c9a84
authored
May 26, 2021
by
shiwenbo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
散户jmx修改
parent
97168385
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
151 additions
and
8 deletions
+151
-8
RetailInfo.jmx
...ain/resources/com/xyst/dinas/biz/datamodel/RetailInfo.jmx
+151
-8
No files found.
backend/xyst.dinas.biz/src/main/resources/com/xyst/dinas/biz/datamodel/RetailInfo.jmx
View file @
e44c9a84
...
@@ -7,8 +7,13 @@
...
@@ -7,8 +7,13 @@
<description>
散户管理
</description>
<description>
散户管理
</description>
<define>
bcp.type.Class
</define>
<define>
bcp.type.Class
</define>
<define-version>
1.0
</define-version>
<define-version>
1.0
</define-version>
<dependency>
javax.persistence.Entity
</dependency>
<dependency>
javax.persistence.Column
</dependency>
<dependency>
bcp.type.constraint.StringLength
</dependency>
<dependency>
bcp.type.constraint.StringLength
</dependency>
<dependency>
com.beecode.inz.common.datamodel.BaseInfo
</dependency>
<dependency>
com.beecode.inz.common.datamodel.BaseInfo
</dependency>
<dependency>
javax.persistence.ManyToOne
</dependency>
<dependency>
javax.persistence.Table
</dependency>
<dependency>
javax.persistence.JoinColumn
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.xystOrganization
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.xystOrganization
</dependency>
<dependency>
com.beecode.inz.basis.datamodel.WarehouseUser
</dependency>
<dependency>
com.beecode.inz.basis.datamodel.WarehouseUser
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.Station
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.Station
</dependency>
...
@@ -17,13 +22,41 @@
...
@@ -17,13 +22,41 @@
<dependency>
com.xyst.dinas.biz.datamodel.DinasType
</dependency>
<dependency>
com.xyst.dinas.biz.datamodel.DinasType
</dependency>
<content>
<content>
<m:class>
<m:class>
<m:annotations>
<m:annotation>
<m:type>
javax.persistence.Entity
</m:type>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.Table
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
xyst_dinas_biz_retail_info
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:parents>
<m:parents>
<m:parent>
com.beecode.inz.common.datamodel.BaseInfo
</m:parent>
<m:parent>
com.beecode.inz.common.datamodel.BaseInfo
</m:parent>
<m:parent>
com.beecode.bap.biztrait.datamodel.BasicBillRequirement
</m:parent>
<m:parent>
com.beecode.bap.biztrait.datamodel.BasicBillRequirement
</m:parent>
</m:parents>
</m:parents>
<m:attributes>
<m:attributes>
<m:attribute>
<m:attribute>
<m:annotations/>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.constraint.StringLength
</m:type>
<m:value>
30
</m:value>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.Column
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
retail_info_name
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
98322a2f-5fbe-46f4-8c79-bf0b24d12a4a
</m:id>
<m:id>
98322a2f-5fbe-46f4-8c79-bf0b24d12a4a
</m:id>
<m:name>
retailInfoName
</m:name>
<m:name>
retailInfoName
</m:name>
<m:title>
散户姓名
</m:title>
<m:title>
散户姓名
</m:title>
...
@@ -32,7 +65,21 @@
...
@@ -32,7 +65,21 @@
<m:default/>
<m:default/>
</m:attribute>
</m:attribute>
<m:attribute>
<m:attribute>
<m:annotations/>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.constraint.StringLength
</m:type>
<m:value>
30
</m:value>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.Column
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
id_card
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
aa1b1c40-ec3e-483e-a5e7-fb354decaf45
</m:id>
<m:id>
aa1b1c40-ec3e-483e-a5e7-fb354decaf45
</m:id>
<m:name>
idCard
</m:name>
<m:name>
idCard
</m:name>
<m:title>
身份证号
</m:title>
<m:title>
身份证号
</m:title>
...
@@ -41,7 +88,21 @@
...
@@ -41,7 +88,21 @@
<m:default/>
<m:default/>
</m:attribute>
</m:attribute>
<m:attribute>
<m:attribute>
<m:annotations/>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.constraint.StringLength
</m:type>
<m:value>
30
</m:value>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.Column
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
address
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
7a9e3bbe-447c-4242-832f-32b31abe11d9
</m:id>
<m:id>
7a9e3bbe-447c-4242-832f-32b31abe11d9
</m:id>
<m:name>
address
</m:name>
<m:name>
address
</m:name>
<m:title>
居住地址
</m:title>
<m:title>
居住地址
</m:title>
...
@@ -50,7 +111,21 @@
...
@@ -50,7 +111,21 @@
<m:default/>
<m:default/>
</m:attribute>
</m:attribute>
<m:attribute>
<m:attribute>
<m:annotations/>
<m:annotations>
<m:annotation>
<m:type>
bcp.type.constraint.StringLength
</m:type>
<m:value>
300
</m:value>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.Column
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
reason
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
85e5d156-6d1b-476d-a0f8-4639c8db74f6
</m:id>
<m:id>
85e5d156-6d1b-476d-a0f8-4639c8db74f6
</m:id>
<m:name>
reason
</m:name>
<m:name>
reason
</m:name>
<m:title>
备注
</m:title>
<m:title>
备注
</m:title>
...
@@ -59,7 +134,24 @@
...
@@ -59,7 +134,24 @@
<m:default/>
<m:default/>
</m:attribute>
</m:attribute>
<m:attribute>
<m:attribute>
<m:annotations/>
<m:annotations>
<m:annotation>
<m:type>
javax.persistence.ManyToOne
</m:type>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.JoinColumn
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
regional_company
</m:value>
</m:property>
<m:property>
<m:key>
referencedColumnName
</m:key>
<m:value>
ID
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
19f58e91-61b8-4a8d-a5e0-d530fdf38cf8
</m:id>
<m:id>
19f58e91-61b8-4a8d-a5e0-d530fdf38cf8
</m:id>
<m:name>
regionalCompany
</m:name>
<m:name>
regionalCompany
</m:name>
<m:title>
所属区域公司
</m:title>
<m:title>
所属区域公司
</m:title>
...
@@ -68,7 +160,24 @@
...
@@ -68,7 +160,24 @@
<m:default/>
<m:default/>
</m:attribute>
</m:attribute>
<m:attribute>
<m:attribute>
<m:annotations/>
<m:annotations>
<m:annotation>
<m:type>
javax.persistence.ManyToOne
</m:type>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.JoinColumn
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
create_user_id
</m:value>
</m:property>
<m:property>
<m:key>
referencedColumnName
</m:key>
<m:value>
ID
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
0bc855ea-5d5a-4231-9d75-be63daf0bfd6
</m:id>
<m:id>
0bc855ea-5d5a-4231-9d75-be63daf0bfd6
</m:id>
<m:name>
createUser
</m:name>
<m:name>
createUser
</m:name>
<m:title>
所属用户
</m:title>
<m:title>
所属用户
</m:title>
...
@@ -77,7 +186,24 @@
...
@@ -77,7 +186,24 @@
<m:default/>
<m:default/>
</m:attribute>
</m:attribute>
<m:attribute>
<m:attribute>
<m:annotations/>
<m:annotations>
<m:annotation>
<m:type>
javax.persistence.ManyToOne
</m:type>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.JoinColumn
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
update_user_id
</m:value>
</m:property>
<m:property>
<m:key>
referencedColumnName
</m:key>
<m:value>
ID
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
0ba855ea-5d5a-4231-9d75-be63daf0bfd6
</m:id>
<m:id>
0ba855ea-5d5a-4231-9d75-be63daf0bfd6
</m:id>
<m:name>
updateUser
</m:name>
<m:name>
updateUser
</m:name>
<m:title>
修改人
</m:title>
<m:title>
修改人
</m:title>
...
@@ -86,7 +212,24 @@
...
@@ -86,7 +212,24 @@
<m:default/>
<m:default/>
</m:attribute>
</m:attribute>
<m:attribute>
<m:attribute>
<m:annotations/>
<m:annotations>
<m:annotation>
<m:type>
javax.persistence.ManyToOne
</m:type>
</m:annotation>
<m:annotation>
<m:type>
javax.persistence.JoinColumn
</m:type>
<m:properties>
<m:property>
<m:key>
name
</m:key>
<m:value>
station_id
</m:value>
</m:property>
<m:property>
<m:key>
referencedColumnName
</m:key>
<m:value>
ID
</m:value>
</m:property>
</m:properties>
</m:annotation>
</m:annotations>
<m:id>
f5112aa7-1866-4282-91a7-6da28ea3d333
</m:id>
<m:id>
f5112aa7-1866-4282-91a7-6da28ea3d333
</m:id>
<m:name>
station
</m:name>
<m:name>
station
</m:name>
<m:title>
所属场站
</m:title>
<m:title>
所属场站
</m:title>
...
...
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