feature 1.修改sql语句

release
zhenghaiyang@ele-cloud.com 2 years ago
parent a57eabcb90
commit c0944d84dd
  1. 2
      order-management-base-service/src/main/resources/mybatis/mapper/CommodityMapper.xml

@ -735,7 +735,7 @@
wlflmc, wlflmc,
</if> </if>
<if test="entId != null"> <if test="entId != null">
entId, ent_id,
</if> </if>
<if test="tswl != null"> <if test="tswl != null">
tswl, tswl,

Loading…
Cancel
Save