yujian
2020-06-09 554de444b87aab5f93cb1593a8095612cf9479a7
fanli/src/main/java/com/yeshi/fanli/mapping/msg/MsgOrderDetailMapper.xml
@@ -62,7 +62,7 @@
   
   <select id="getByUniqueKey" resultMap="BaseResultMap">
      select * from yeshi_ec_msg_order
      where unique_key = #{uniqueKey}
      where mo_unique_key = #{uniqueKey}
   </select>