This commit is contained in:
2023-07-20 16:12:46 +08:00
6 changed files with 70 additions and 21 deletions

View File

@@ -73,6 +73,7 @@ public class PersonPileController extends BaseController {
/**
* 用户解绑个人桩
* http://localhost:8080/uniapp/personalPile/userUnbindPile
* @return
*/
@RequestMapping("/userUnbindPile")