package com.xcong.excoin; import cn.hutool.core.text.UnicodeUtil; import org.junit.jupiter.api.Test; import org.springframework.boot.test.context.SpringBootTest; /** * @author wzy * @date 2020-05-26 **/ @SpringBootTest public class SmsTest { }