返回默认值
This commit is contained in:
@@ -13,7 +13,7 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
* @author GYJoker
|
||||
*/
|
||||
@RestController
|
||||
@RequestMapping("/test")
|
||||
@RequestMapping("/notify/test")
|
||||
public class TestController {
|
||||
@Resource
|
||||
private ShopUserFlowService shopUserFlowService;
|
||||
|
||||
Reference in New Issue
Block a user