Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Toggle navigation
This project
Loading...
Sign in
platform
/
finance_serv
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 82bbb16e
authored
6 years ago
by
王军业
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
【合同】
1 parent
2a061195
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
code/finance_serv/src/main/java/com/vion/financial/mapping/ContractMapper.xml
code/finance_serv/src/main/java/com/vion/financial/mapping/ContractMapper.xml
View file @
82bbb16
...
@@ -105,7 +105,7 @@
...
@@ -105,7 +105,7 @@
<if
test=
"guarantee_period != null and guarantee_period != ''"
>
<if
test=
"guarantee_period != null and guarantee_period != ''"
>
,#{guarantee_period}
,#{guarantee_period}
</if>
</if>
<if
test=
"sign_date != null
and sign_date != ''
"
>
<if
test=
"sign_date != null "
>
,{sign_date}
,{sign_date}
</if>
</if>
<if
test=
"product_line_type != null and product_line_type != ''"
>
<if
test=
"product_line_type != null and product_line_type != ''"
>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
Attach a file
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 post a comment