摘要:
需求:在app接口文档中编写头像上传的接口; 1、在controller中传入人员的id以及头像,调用service层编写的头像上传的功能,代码如下: @ApiOperation("头像上传") @PostMapping("/saveHeadImageUrl") public Result save 阅读全文
摘要:
# service iptables save The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, force-reload, status). For oth 阅读全文