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
aee18cfd
Commit
aee18cfd
authored
Jun 04, 2021
by
高晓磊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
运输记录查询元数据
parent
a7537c2b
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
476 additions
and
0 deletions
+476
-0
TransportRecord.mk
...n/model/com/xyst/dinas/transport/query/TransportRecord.mk
+224
-0
TransportRecord.jmx
...ources/com/xyst/dinas/transport/query/TransportRecord.jmx
+252
-0
No files found.
backend/xyst.dinas.transport/src/main/model/com/xyst/dinas/transport/query/TransportRecord.mk
0 → 100644
View file @
aee18cfd
<model>
<header>
<type>inz.query.Query</type>
<package>com.xyst.dinas.transport.query</package>
<name>TransportRecord</name>
<title>运输记录</title>
<tags></tags>
<description></description>
</header>
<content>
<customQuery id='c3040cd8-5faa-4f83-bdf7-d2251dd884c7'>
<kclass>com.xyst.dinas.transport.datamodel.TransportRecord</kclass>
<authorityItem></authorityItem>
<innerScene title='全部'>
<id>9e4f14fa-0db7-41ba-ba85-9586572bdcd8</id>
<javaImplement>com.beecode.inz.common.scene.CommonAllScene</javaImplement>
<defaultExecute></defaultExecute>
<hide></hide>
</innerScene>
<innerScene title='已废弃'>
<id>fe7934d2-0cd6-4f50-a961-2938b741af6a</id>
<javaImplement>com.beecode.inz.common.scene.DefaultDiscardScene</javaImplement>
<defaultExecute></defaultExecute>
<hide></hide>
</innerScene>
<innerScene title='权限过滤'>
<id>6fce9908-901b-491c-9508-5deb75e8aadc</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='区域公司id'>
<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>regionalCompany.name</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.xystOrganization</name>
</ref>
<description></description>
</field>
<field title='出厂时间'>
<name>saleRecord.dealTime</name>
<type>datetime</type>
<ref>
<type></type>
<name></name>
</ref>
<description></description>
</field>
<field title='购砂单位名称'>
<name>saleRecord.purchaseSandCompany.name</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.project.datamodel.PurchaseSandCompany</name>
</ref>
<description></description>
</field>
<field title='购砂单位id'>
<name>saleRecord.purchaseSandCompany.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.project.datamodel.PurchaseSandCompany</name>
</ref>
<description></description>
</field>
<field title='项目id'>
<name>saleRecord.project.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.project.datamodel.ProjectFiled</name>
</ref>
<description></description>
</field>
<field title='项目'>
<name>saleRecord.project.projectName</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.project.datamodel.ProjectFiled</name>
</ref>
<description></description>
</field>
<field title='场站id'>
<name>saleRecord.station.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.Station</name>
</ref>
<description></description>
</field>
<field title='场站名称'>
<name>saleRecord.station.stationName</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.Station</name>
</ref>
<description></description>
</field>
<field title='生产线id'>
<name>saleRecord.productionLine.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.ProductionLine</name>
</ref>
<description></description>
</field>
<field title='生产线'>
<name>saleRecord.productionLine.name</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.ProductionLine</name>
</ref>
<description></description>
</field>
<field title='车辆id'>
<name>transportVehicle.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.transport.datamodel.TransportVehicle</name>
</ref>
<description></description>
</field>
<field title='车牌号'>
<name>transportVehicle.plateNumber</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.transport.datamodel.TransportVehicle</name>
</ref>
<description></description>
</field>
<field title='司机id'>
<name>driverUser.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.beecode.inz.basis.datamodel.DriverUser</name>
</ref>
<description></description>
</field>
<field title='司机'>
<name>driverUser.title</name>
<type>string</type>
<ref>
<type></type>
<name>com.beecode.inz.basis.datamodel.DriverUser</name>
</ref>
<description></description>
</field>
<field title='砂石类型id'>
<name>saleRecord.dinasType.id</name>
<type>uuid</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.DinasType</name>
</ref>
<description></description>
</field>
<field title='砂石类型'>
<name>saleRecord.dinasType.dinasTypeName</name>
<type>string</type>
<ref>
<type></type>
<name>com.xyst.dinas.biz.datamodel.DinasType</name>
</ref>
<description></description>
</field>
<field title='重量'>
<name>saleRecord.dealAmount</name>
<type>fixnum</type>
<ref>
<type/>
</ref>
<description/>
</field>
<field title='单价'>
<name>saleRecord.price</name>
<type>fixnum</type>
<ref>
<type/>
</ref>
<description/>
</field>
<field title='总价'>
<name>saleRecord.amount</name>
<type>fixnum</type>
<ref>
<type/>
</ref>
<description/>
</field>
</customQuery>
</content>
</model>
backend/xyst.dinas.transport/src/main/resources/com/xyst/dinas/transport/query/TransportRecord.jmx
0 → 100644
View file @
aee18cfd
<?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>
c3040cd8-5faa-4f83-bdf7-d2251dd884c7
</id>
<name>
com.xyst.dinas.transport.query.TransportRecord
</name>
<title>
运输记录
</title>
<define>
inz.query.Query
</define>
<define-version>
1.0
</define-version>
<dependency>
com.xyst.dinas.transport.datamodel.TransportRecord
</dependency>
<content>
<m:query>
<m:type>
com.xyst.dinas.transport.datamodel.TransportRecord
</m:type>
<m:dataProcessor></m:dataProcessor>
<m:authorityItem></m:authorityItem>
<m:innerScenes>
<m:innerScene>
<m:id>
9e4f14fa-0db7-41ba-ba85-9586572bdcd8
</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>
fe7934d2-0cd6-4f50-a961-2938b741af6a
</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>
6fce9908-901b-491c-9508-5deb75e8aadc
</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>
区域公司id
</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>
regionalCompany.name
</m:name>
<m:title>
区域公司
</m:title>
<m:type>
string
</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>
saleRecord.dealTime
</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>
saleRecord.purchaseSandCompany.name
</m:name>
<m:title>
购砂单位名称
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.project.datamodel.PurchaseSandCompany
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.purchaseSandCompany.id
</m:name>
<m:title>
购砂单位id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.project.datamodel.PurchaseSandCompany
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.project.id
</m:name>
<m:title>
项目id
</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>
saleRecord.project.projectName
</m:name>
<m:title>
项目
</m:title>
<m:type>
string
</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>
saleRecord.station.id
</m:name>
<m:title>
场站id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.Station
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.station.stationName
</m:name>
<m:title>
场站名称
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.Station
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.productionLine.id
</m:name>
<m:title>
生产线id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.ProductionLine
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.productionLine.name
</m:name>
<m:title>
生产线
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.ProductionLine
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
transportVehicle.id
</m:name>
<m:title>
车辆id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.transport.datamodel.TransportVehicle
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
transportVehicle.plateNumber
</m:name>
<m:title>
车牌号
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.transport.datamodel.TransportVehicle
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
driverUser.id
</m:name>
<m:title>
司机id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.beecode.inz.basis.datamodel.DriverUser
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
driverUser.title
</m:name>
<m:title>
司机
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.beecode.inz.basis.datamodel.DriverUser
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.dinasType.id
</m:name>
<m:title>
砂石类型id
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.DinasType
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.dinasType.dinasTypeName
</m:name>
<m:title>
砂石类型
</m:title>
<m:type>
string
</m:type>
<m:ref>
<m:name>
com.xyst.dinas.biz.datamodel.DinasType
</m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.dealAmount
</m:name>
<m:title>
重量
</m:title>
<m:type>
fixnum
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.price
</m:name>
<m:title>
单价
</m:title>
<m:type>
fixnum
</m:type>
<m:ref>
<m:name></m:name>
<m:type></m:type>
</m:ref>
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
saleRecord.amount
</m:name>
<m:title>
总价
</m:title>
<m:type>
fixnum
</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>
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