lawrencehj
2021-07-23 87e7d0026f2a0feae169f103f90256005968b6aa
src/main/java/com/genersoft/iot/vmp/web/ApiControlController.java
@@ -10,7 +10,7 @@
import org.springframework.web.bind.annotation.*;
/**
 * 兼容LiveGBS的API:设备控制
 * API兼容:设备控制
 */
@CrossOrigin
@RestController