Commit 6a3e2db8 by huangjy

feat: 上传oss url

parent a495cc2f
......@@ -59,7 +59,7 @@ public class PlatAlarmRecordController {
return ApiResponseUtils.success();
}
@PostMapping("misinformation")
@PostMapping("misinformation1")
@AuthIgnore
@TenantIdIgnore
public ApiResponseEntity<Void> misinformation1(@RequestBody BaseIdDTO dto) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment