稽核3
This commit is contained in:
@@ -12,8 +12,8 @@ import java.util.List;
|
||||
public interface AuditStatusMapper extends Mapper<AuditStatusDO> {
|
||||
|
||||
List<CheckListResponse> checkList(@Param("keyWord") String partnerNameOrPhone,
|
||||
@Param("startTime") Date startTime,
|
||||
@Param("endTime") Date endTime,
|
||||
@Param("startTime") String startTime,
|
||||
@Param("endTime") String endTime,
|
||||
@Param("region") String region,
|
||||
@Param("checkStatus") Integer checkStatus,
|
||||
@Param("checkStage") Integer checkStage,
|
||||
|
||||
Reference in New Issue
Block a user