Commit 504deb0b by qwmqiuwenmin

fix

parent 19513d9f
......@@ -26,6 +26,6 @@ public interface MemberUnionidRelatedMapper {
List<MemberUnionidRelated> getByWxUserIdAndWxEnterpriseId(@Param("wxUserId")String wxUserId, @Param("wxEnterpriseId")String wxEnterpriseId);
MemberUnionidRelatedDTO getByParams(@Param("wxUserId")String wxUserId, @Param("wxUserId")String wxEnterpriseId,
MemberUnionidRelatedDTO getByParams(@Param("wxUserId")String wxUserId, @Param("wxEnterpriseId")String wxEnterpriseId,
@Param("externalName")String name, @Param("external_head_url")String createTime);
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment