Commit ce9a82c1 by 徐高华

朋友圈

parent 270c8321
......@@ -23,7 +23,7 @@ public interface QwMomentPlanAttendMapper {
*/
List<String> listExistClerkIds(@Param("planId") Long planId , @Param("list") List<String> clerkIdList) ;
List<QwMomentPlanAttendDTO> listClerk(@Param("planId")Long planId , @Param("planId")Integer statusFlag);
List<QwMomentPlanAttendDTO> listClerk(@Param("planId")Long planId , @Param("statusFlag")Integer statusFlag);
List<TabQwMomentPlanAttend> listForData(@Param("planId")Long planId);
......
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