This commit is contained in:
Leo
2025-01-24 13:00:57 +08:00
parent ebf51e48c4
commit 8df1fa9fc8
4 changed files with 6 additions and 7 deletions

View File

@@ -16,7 +16,7 @@ import javax.annotation.Resource;
* @description
*/
@RestController
@RequestMapping("order")
@RequestMapping("/order")
public class OrderController {
public static String TOKEN = "cc0313";