入职流程完成
This commit is contained in:
@@ -13,4 +13,5 @@ import com.ruoyi.oa.domain.vo.EmployeeOnboardingVo;
|
||||
*/
|
||||
public interface EmployeeOnboardingMapper extends BaseMapperPlus<EmployeeOnboardingMapper, EmployeeOnboarding, EmployeeOnboardingVo> {
|
||||
|
||||
Boolean updateByUserId(EmployeeOnboarding update);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user