java110
2022-03-17 57f79e81ca035b772f5e0ee2d0e73dfcb360ad46
service-api/src/main/java/com/java110/api/rest/TestApi.java
@@ -5,7 +5,7 @@
import com.java110.core.base.controller.BaseController;
import io.swagger.annotations.Api;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import com.java110.core.log.LoggerFactory;
import org.springframework.beans.factory.annotation.Autowired;
import org.springframework.web.bind.annotation.*;