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
ea50c52d
Commit
ea50c52d
authored
Apr 05, 2021
by
焦凯
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
hetong modal
parent
2cd1e7bc
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
7 deletions
+4
-7
Contract.mk
.../src/main/model/com/xyst/dinas/contract/query/Contract.mk
+2
-2
Contract.jmx
...main/resources/com/xyst/dinas/contract/query/Contract.jmx
+2
-2
Contract.hbm.xml
...dinas.contract/src/main/resources/config/Contract.hbm.xml
+0
-3
No files found.
backend/xyst.dinas.contract/src/main/model/com/xyst/dinas/contract/query/Contract.mk
View file @
ea50c52d
...
...
@@ -80,7 +80,7 @@
</field>
<field title='购砂单位'>
<name>purchaseSand
Company
.id</name>
<name>purchaseSand
Unit
.id</name>
<type>uuid</type>
<ref>
<type></type>
...
...
@@ -89,7 +89,7 @@
<description></description>
</field>
<field title='购砂单位名称'>
<name>purchaseSand
Company
.name</name>
<name>purchaseSand
Unit
.name</name>
<type>string</type>
<description></description>
</field>
...
...
backend/xyst.dinas.contract/src/main/resources/com/xyst/dinas/contract/query/Contract.jmx
View file @
ea50c52d
...
...
@@ -90,7 +90,7 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
purchaseSand
Company
.id
</m:name>
<m:name>
purchaseSand
Unit
.id
</m:name>
<m:title>
购砂单位
</m:title>
<m:type>
uuid
</m:type>
<m:ref>
...
...
@@ -100,7 +100,7 @@
<m:desc></m:desc>
</m:field>
<m:field>
<m:name>
purchaseSand
Company
.name
</m:name>
<m:name>
purchaseSand
Unit
.name
</m:name>
<m:title>
购砂单位名称
</m:title>
<m:type>
string
</m:type>
<m:ref>
...
...
backend/xyst.dinas.contract/src/main/resources/config/Contract.hbm.xml
View file @
ea50c52d
...
...
@@ -66,9 +66,6 @@
<property
name=
"contractCode"
type=
"nstring"
not-null=
"false"
>
<column
name=
"contract_code"
length=
"50"
></column>
</property>
<property
name=
"currentVersion"
type=
"integer"
not-null=
"false"
>
<column
name=
"current_version"
length=
"11"
></column>
</property>
<property
name=
"contractState"
type=
"nstring"
not-null=
"false"
>
<column
name=
"contract_state"
length=
"50"
></column>
</property>
...
...
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