赵冬冬 %!s(int64=4) %!d(string=hai) anos
pai
achega
79008710cf

+ 2 - 2
carbon-h5/carbon-h5-service/src/main/resources/com/hcloud/microserver/h5/dao/CustomerInfoMapper.xml

@@ -164,8 +164,8 @@
       FROM
       FROM
           t_customer_info a
           t_customer_info a
       WHERE
       WHERE
-          a.wx_id = #{MyWxMpUser.openId}
-      OR a.union_id =  #{MyWxMpUser.unionId}
+          a.wx_id = #{myWxMpUser.openId}
+      OR a.union_id = #{myWxMpUser.unionId}
       LIMIT 1
       LIMIT 1
   </select>
   </select>
   <delete id="deleteByPrimaryKey" parameterType="java.lang.String">
   <delete id="deleteByPrimaryKey" parameterType="java.lang.String">