package cc.mrbird.febs; import org.springframework.boot.test.context.SpringBootTest; /** * @author wzy * @date 2022-06-02 **/ @SpringBootTest public class ProfitTest { }