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
[Tag修改][修复]
release_toaliyun_real
Stormeye.Wu
7 years ago
parent
0c7c8e1502
commit
fb22896aa3
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/WxTagsMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxTagsMapper.xml
View File
@@ -11,7 +11,7 @@
</resultMap>
<sql id="allColumns">
`id`,`
tenant_id`,`
name`,`type1`,`type2`,`create_date`,`update_date`
`id`,`name`,`type1`,`type2`,`create_date`,`update_date`
</sql>
<sql id="dynamicWhereConditions">
Write
Preview
Loading…
Cancel
Save