auto commit: 2025-02-07 21:40:47

This commit is contained in:
jack ning
2025-02-07 21:40:48 +08:00
parent 8cee94032c
commit a67bed5896
18 changed files with 58 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ package com.bytedesk.team.member;
import org.springframework.beans.factory.SmartInitializingSingleton;
import org.springframework.stereotype.Component;
import com.bytedesk.core.config.BytedeskProperties;
import com.bytedesk.core.config.properties.BytedeskProperties;
import com.bytedesk.core.constant.BytedeskConsts;
import com.bytedesk.core.constant.I18Consts;
import com.bytedesk.team.department.DepartmentConsts;