Commit 13eb2d69 authored by 赵啸非's avatar 赵啸非

添加同步预约和注册用户类

parent e9aa81d2
...@@ -46,7 +46,7 @@ import java.util.stream.Collectors; ...@@ -46,7 +46,7 @@ import java.util.stream.Collectors;
* 同步预约人数。 * 同步预约人数。
*/ */
@Slf4j @Slf4j
@Service("SyncRegisterUserPicTask") @Service("SyncAppointmentPersonTask")
public class SyncAppointmentPersonTaskImpl implements ITaskExcuteService { public class SyncAppointmentPersonTaskImpl implements ITaskExcuteService {
@Autowired @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