package com.api.leshanvc.web; import javax.ws.rs.Path; /** * @Author ml * @Date 2023/3/1 11:34 * @Description This is description of class * @Since version-1.0 */ @Path("/leshavc/formmode") public class EntryCommitFormModeController extends com.engine.leshanvc.web.EntryCommitFormModeController { }