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
d357b5fc
Commit
d357b5fc
authored
Jul 12, 2021
by
高晓磊
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
安全日志修改区域为场站
parent
e1251754
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
30 additions
and
0 deletions
+30
-0
SafeLog.mk
...e/src/main/model/com/xyst/dinas/safe/datamodel/SafeLog.mk
+10
-0
SafeLog.mk
....safe/src/main/model/com/xyst/dinas/safe/query/SafeLog.mk
+20
-0
No files found.
backend/xyst.dinas.safe/src/main/model/com/xyst/dinas/safe/datamodel/SafeLog.mk
View file @
d357b5fc
...
...
@@ -24,6 +24,16 @@
name='mappingType' value='many-to-one'>
</annotation>
</attribute>
<attribute id='55d6b108-a847-47fe-8342-c8f2104fe512' name='station' columnName='station_id'
title='所属场站' type='com.xyst.dinas.biz.datamodel.Station' default='' precision=''
isArray='false'>
<annotation id='d73d9dbd-f330-4723-835c-1d12d932bc34' attributeId='1f63101d-953e-4014-83e0-b171bd519524'
name='length' value='undefined'>
</annotation>
<annotation id='045cfeb7-b77f-4620-996c-04662a180ca8' attributeId='0e6063b6-b838-4ac6-b2fd-e9110643fea9'
name='mappingType' value='many-to-one'>
</annotation>
</attribute>
<attribute id='e8c32a2f-a280-452c-9f39-853cd8f8443d' name='checkDate' columnName='check_date'
title='检查日期' type='datetime' default='' precision='' isArray='false'>
...
...
backend/xyst.dinas.safe/src/main/model/com/xyst/dinas/safe/query/SafeLog.mk
View file @
d357b5fc
...
...
@@ -45,6 +45,26 @@
</ref>
<desc></desc>
</field>
<field>
<name>station.id</name>
<title>场站(检查区域)</title>
<type>uuid</type>
<ref>
<name>com.xyst.dinas.biz.datamodel.Station</name>
<type></type>
</ref>
<desc></desc>
</field>
<field>
<name>station.stationName</name>
<title>场站(检查区域)</title>
<type>string</type>
<ref>
<name>com.xyst.dinas.biz.datamodel.Station</name>
<type></type>
</ref>
<desc></desc>
</field>
<field title='id'>
<name>id</name>
<type>uuid</type>
...
...
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