类 YueFileConfigController


@RestController @RequestMapping("/manage/file/config") public class YueFileConfigController extends SingleModelController<YueFileConfig,YueFileConfigRepository>
  • 构造器详细资料

    • YueFileConfigController

      public YueFileConfigController()
  • 方法详细资料