Commit be9f94f1 by qwmqiuwenmin

fx

parent 90130988
......@@ -35,5 +35,5 @@ public interface StaffMapper {
List<TabHaobanStaff> listByPhoneNumber(@Param("phoneNumber")String phoneNumber);
TabHaobanStaff listByUserIdsAndWxEnterpriseId(@Param("userIds")List<String> userIds, @Param("wxEnterpriseId")String wxEnterpriseId);
List<TabHaobanStaff> listByUserIdsAndWxEnterpriseId(@Param("userIds")List<String> userIds, @Param("wxEnterpriseId")String wxEnterpriseId);
}
\ 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