wanghc
2023-03-08 65d297b263d224e2d84d4d2ab941da36544e8d23
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