@@ -1,5 +1,6 @@
|
||||
package com.accompany.business.vo.miniGame;
|
||||
|
||||
import com.accompany.common.annotation.ReplaceAppDomain;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
|
||||
@@ -36,6 +37,7 @@ public class GameModePlayVo {
|
||||
* 规则链接
|
||||
*/
|
||||
@ApiModelProperty("规则链接")
|
||||
@ReplaceAppDomain
|
||||
private String ruleUrl;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user