抽奖绑定order id
This commit is contained in:
@@ -140,6 +140,8 @@ public class DiscSpinningController {
|
||||
new QueryWrapper<DiscSpinning>().eq("disc_type", type).orderByAsc("disc_type", "odds")));
|
||||
}
|
||||
|
||||
|
||||
//14232
|
||||
@Login
|
||||
@GetMapping("/app/discSpinning/drawCount")
|
||||
@ApiOperation("获取大转盘抽奖次数")
|
||||
|
||||
Reference in New Issue
Block a user