wanghc
2023-07-04 a042e0e63f86a0880d20e57c14ec4a60b65801fb
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