This website works better with JavaScript.
Home
Explore
Help
Sign In
server
/
formallProject
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[业态bug][修复]
release_toaliyun_real
Stormeye.Wu
7 years ago
parent
eaac1ba687
commit
4bfd7f0970
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
mallinkService/src/main/resources/mapper/WxBusinessMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxBusinessMapper.xml
View File
@@ -10,7 +10,7 @@
</resultMap>
<sql id="allColumns">
`id`,`t
enant_id`,`t
itle`,`type`,`create_date`,`update_date`
`id`,`title`,`type`,`create_date`,`update_date`
</sql>
<sql id="dynamicWhereConditions">
Write
Preview
Loading…
Cancel
Save