wanghc
2023-03-08 6cbbff8da2e0fb2645d90a4e250368769ebd2da8
cmci-pfcs-gateway/src/main/java/com/jttech/pfcs/controller/PublicController.java
@@ -8,7 +8,7 @@
import org.springframework.web.bind.annotation.RestController;
import com.jttech.pfcs.services.IPublicService;
import com.jttech.pfcs.vo.ResponseVo;
import com.jttech.pfcs.vo.resp.ResponseVo;
/**
 * @author wanghc