You've already forked FrameTour-BE
微信支付、回调、订单查询;
微信用户登录、用户信息查询、修改用户信息、同意用户协议; 文件OSS上传、删除接口;
This commit is contained in:
pom.xml
src/main
java
com
ycwl
basic
config
constant
controller
enums
exception
model
jwt
mobile
pc
member
entity
wxPay
service
utils
resources
@ -14,7 +14,8 @@ import org.springframework.web.bind.annotation.RestController;
|
||||
@RestController
|
||||
@RequestMapping("/api/mobile/face/v1")
|
||||
@Api(tags = "用户人脸相关接口")
|
||||
public class AppFaceController {
|
||||
public class
|
||||
AppFaceController {
|
||||
|
||||
|
||||
@ApiOperation("人脸有效性校验")
|
||||
|
Reference in New Issue
Block a user