@@ -11,6 +11,9 @@ import org.springframework.web.bind.annotation.RequestBody;
import org.springframework.web.bind.annotation.RequestMapping;
import org.springframework.web.bind.annotation.RestController;
+/***
+ * 宜搭服务
+ */
@RestController
@RequestMapping("/yd/")
public class McYdController {