转赠登录检验
This commit is contained in:
@@ -56,6 +56,7 @@ public class DiamondGiveHistoryController extends BaseController {
|
||||
}
|
||||
|
||||
|
||||
@Authorization
|
||||
@ApiOperation(value = "用户转赠钻石操作", httpMethod = "POST")
|
||||
@PostMapping("/give")
|
||||
public BusiResult giveDiamond(Long toUid, Long diamondNum, String payPwd) {
|
||||
|
Reference in New Issue
Block a user