package com.api.jclpoc.web; import javax.ws.rs.Path; /** * @author:dxfeng * @createTime: 2024/05/08 * @version: 1.0 */ @Path("/jcl/poc/pocperformance") public class PocPerformanceController extends com.engine.jclpoc.web.PocPerformanceController{ }