123
This commit is contained in:
@@ -10,4 +10,5 @@ import com.ruoyi.cai.domain.UserPictureAudit;
|
||||
* @date 2024-02-01
|
||||
*/
|
||||
public interface UserPictureAuditService extends IService<UserPictureAudit> {
|
||||
UserPictureAudit getOneUserAuditRunningPic(Integer type, Long userId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user