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