|
@@ -114,7 +114,7 @@ public class SubSyncController {
|
|
|
}
|
|
|
|
|
|
|
|
|
- @ApiOperation(value = "授权主体-数据分级同步")
|
|
|
+ @ApiOperation(value = "授权主体-字段分类同步")
|
|
|
@GetMapping(value = "fieldClaSync")
|
|
|
public Result fieldClaSync() {
|
|
|
ResponseStatus response = dataResourceFacade.fieldClaSync();
|