@@ -48,6 +48,9 @@ public class TestController {
return ResultData.ok();
}
+ /**
+ * 重置相机容量
+ */
@RequestMapping("/testCameraSpace")
public ResultData testCameraSpace(@RequestParam(required = false) Long userId){
cameraService.initAllCameraSpace(userId);
@@ -32,7 +32,7 @@ spring:
group: DEFAULT_GROUP
refresh: true
- - data-id: common-rabbitmq-config.yamla
+ - data-id: common-rabbitmq-config.yaml