package com.api.organization.web; import javax.ws.rs.Path; /** * @Author weaver_cl * @Description: * @Date 2022/6/28 * @Version V1.0 **/ @Path("/bs/hrmorganization/common") public class ExportCommonController extends com.engine.organization.web.ExportCommonController { }