Toggle navigation
Toggle navigation
This project
Loading...
Sign in
ufo
/
yohoufo-fore
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
tanling
6 years ago
Commit
c560720a0b5ee8d122d9ea78e2e81f491a7f832a
1 parent
9617f8a3
邀请
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
dal/src/main/resources/META-INF/mybatis/order/EntrySellerRechargeOrderMapper.xml
dal/src/main/resources/META-INF/mybatis/order/EntrySellerRechargeOrderMapper.xml
View file @
c560720
...
...
@@ -11,7 +11,7 @@
<result
column=
"type"
property=
"type"
jdbcType=
"TINYINT"
/>
<result
column=
"create_time"
property=
"createTime"
jdbcType=
"INTEGER"
/>
<result
column=
"update_time"
property=
"updateTime"
jdbcType=
"INTEGER"
/>
<result
column=
"show_invite_code"
property=
"showInviteCoe"
jdbcType=
"VARCHAR"
/>
<result
column=
"show_invite_code"
property=
"showInviteCo
d
e"
jdbcType=
"VARCHAR"
/>
</resultMap>
<sql
id=
"Base_Column_List"
>
id, uid, order_code, payment, status, amount, type, create_time, update_time, show_invite_code
...
...
Please
register
or
login
to post a comment