修改:
1.放行爬大哥登录接口 2.添加 redis 持久化登录 token 3.修改排序名称字段注解信息 4.修改筛选大哥控制类方法名
This commit is contained in:
@@ -126,7 +126,7 @@ public class ServerBigBrotherDTO extends PageRequest implements Serializable {
|
||||
/**
|
||||
* 按照何种业务排序
|
||||
*/
|
||||
@ApiModelProperty(value = "排序字段(createTime/hostsCoins/fans等)", example = "hostsCoins")
|
||||
@ApiModelProperty(value = "排序字段(historicHighCoins/totalGiftCoins/level等)", example = "hostsCoins")
|
||||
private String sortName;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user