Преглед изворни кода

[微信开发平台][修改]:批量审核查询

release_toaliyun_real
Stormeye Wu пре 7 година
родитељ
комит
0e1d1e074d
1 измењених фајлова са 1 додато и 1 уклоњено
  1. +1
    -1
      mallinkService/src/main/resources/mapper/WxWeappCodeStatusMapper.xml

+ 1
- 1
mallinkService/src/main/resources/mapper/WxWeappCodeStatusMapper.xml Прегледај датотеку

@@ -111,7 +111,7 @@
and c.`type` = #{type}
</if>
<if test=" null != userVersion ">
and vc.`user_version` = #{userVersion}
and c.`user_version` = #{userVersion}
</if>
<if test=" null != codeStatus ">
and c.`code_status` = #{codeStatus}


Loading…
Откажи
Сачувај