1
This commit is contained in:
@@ -11,4 +11,8 @@ func InitV3App(v2 *gin.RouterGroup) {
|
||||
|
||||
appNo.POST("/getUserPhone", app.Auth2ControllerController.GetUserPhoneByWeChat) // 获取微信用户电话
|
||||
appNo.POST("/login", app.Auth2ControllerController.Login) // 微信登录
|
||||
|
||||
//
|
||||
appNo.POST("/getToken4Jxc4", app.Auth2ControllerController.GetToken4Jxc4) // 微信登录京西菜市,获取菜市token
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user