Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Contribute to GitLab
Sign in
Toggle navigation
A
Aidea
Project
Project
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
sa_aidea
Aidea
Commits
8bc71acd
Commit
8bc71acd
authored
Oct 19, 2020
by
谢希宇
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Aidea product update by Strive Date 2020-10-14
parent
3943485c
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
ConsultSheetMapper.xml
...lasses/com/cftech/consultsheet/dao/ConsultSheetMapper.xml
+2
-2
pom.xml
pom.xml
+0
-1
No files found.
aidea-modules/consult-module/target/classes/com/cftech/consultsheet/dao/ConsultSheetMapper.xml
View file @
8bc71acd
...
@@ -103,7 +103,7 @@
...
@@ -103,7 +103,7 @@
(
(
#{id, jdbcType=BIGINT},
#{id, jdbcType=BIGINT},
#{consultId, jdbcType=
BIGINT
},
#{consultId, jdbcType=
VARCHAR
},
#{userName, jdbcType=VARCHAR},
#{userName, jdbcType=VARCHAR},
#{numberId, jdbcType=VARCHAR},
#{numberId, jdbcType=VARCHAR},
now(),
now(),
...
@@ -173,7 +173,7 @@
...
@@ -173,7 +173,7 @@
</if>
</if>
<if
test=
"consultId != null"
>
<if
test=
"consultId != null"
>
consult_id = #{consultId, jdbcType=
BIGINT
},
consult_id = #{consultId, jdbcType=
VARCHAR
},
</if>
</if>
<if
test=
"userName != null"
>
<if
test=
"userName != null"
>
user_name = #{userName, jdbcType=VARCHAR},
user_name = #{userName, jdbcType=VARCHAR},
...
...
pom.xml
View file @
8bc71acd
...
@@ -79,7 +79,6 @@
...
@@ -79,7 +79,6 @@
<module>
workshop-module-web
</module>
<module>
workshop-module-web
</module>
<module>
schaeffler-modules
</module>
<module>
schaeffler-modules
</module>
<module>
aidea-modules
</module>
<module>
aidea-modules
</module>
</modules>
</modules>
<properties>
<properties>
...
...
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