定时任务

This commit is contained in:
zhangheng 2024-05-27 18:22:05 +08:00
parent 5d8b110ef1
commit eb0cc4e958

View File

@ -9,6 +9,7 @@ import com.xinelu.mobile.service.subscribemessagesendrecord.SubscribeMessageSend
import com.xinelu.mobile.utils.WeChatOfficialAccountUtils;
import com.xinelu.mobile.vo.wechatofficialaccountcallback.PatientVO;
import lombok.extern.slf4j.Slf4j;
import org.apache.commons.collections4.CollectionUtils;
import org.springframework.stereotype.Service;
import javax.annotation.Resource;