This commit is contained in:
linfso 2024-07-28 17:52:23 +08:00
parent a2890b6652
commit 52e6a97acf

View File

@ -13,7 +13,6 @@ import lombok.extern.slf4j.Slf4j;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.stereotype.Service;
@Slf4j
@Service("AliyunSMSService")
public class AliyunSMSService {