@@ -4,7 +4,8 @@ import lombok.extern.slf4j.Slf4j;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
-/** 智能看板 */
+/** 双碳
+ * @author LunCe*/
@Slf4j
@RestController
@RequestMapping("/carbon")