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
test
release_toaliyun_real
xhxu
4 years ago
parent
17c6bfae15
commit
a729f5e38a
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/WxLevelConfigMapper.xml
+ 1
- 1
mallinkService/src/main/resources/mapper/WxLevelConfigMapper.xml
View File
@@ -101,7 +101,7 @@
<if test=" null != capability ">`capability` = #{capability},</if>
<if test=" null != scale ">`scale` = #{scale},</if>
</set>
where id = ${i
tem.i
d};
where id = ${id};
<!-- </foreach>-->
</update>
Write
Preview
Loading…
Cancel
Save