Commit beadffcd authored by 赵啸非's avatar 赵啸非

修改同步用户

parent 543e8b06
......@@ -25,8 +25,8 @@ import java.util.List;
* 同步门户用户,唯一标识为用户名。
*/
@Slf4j
@Service("SyncUserTask")
@ConditionalOnExpression("'${spring.profiles.active}'!='develop'")
//@Service("SyncUserTask")
//@ConditionalOnExpression("'${spring.profiles.active}'!='develop'")
public class SyncUserTaskImpl implements ITaskExcuteService {
@Autowired
......
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