mirror of
https://github.com/dataease/dataease.git
synced 2026-05-15 21:42:32 +08:00
refactor(系统设置): 文案修改
This commit is contained in:
@@ -66,7 +66,7 @@ public interface DataVisualizationApi {
|
||||
|
||||
@PostMapping("/move")
|
||||
@DePermit(value = {"#p0.id+':manage'", "#p0.pid+':manage'"}, busiFlag = "#p0.type")
|
||||
@Operation(summary = "移动可视化资")
|
||||
@Operation(summary = "移动可视化资源")
|
||||
void move(@RequestBody DataVisualizationBaseRequest request);
|
||||
|
||||
@PostMapping("/nameCheck")
|
||||
|
||||
Reference in New Issue
Block a user