updateupdate 查询运营商列表

This commit is contained in:
2023-11-11 14:14:58 +08:00
parent 9e2f933082
commit 6fa87d6fc2
2 changed files with 7 additions and 5 deletions

View File

@@ -67,6 +67,7 @@ public class MemberBasicInfoController extends BaseController {
/**
* 获取当前会员表中存在的运营商列表
* http://localhost:8080/member/info/getMerchantListByAuth
* @return
*/
@GetMapping("/getMerchantListByAuth")