This commit is contained in:
xzb 2022-12-12 10:01:37 +08:00
parent a1c9d21e02
commit 1cb123cc96

View File

@ -73,7 +73,7 @@ public class ManageModelDataController {
/**
* 获取模型数据
*
* @return 模型proto数据DataModelMap
* @return PageDataModelProto.PageDataModel
*/
@GetMapping("/{id}")
@ResponseBody