添加exportOptions属性,防止前端导出无法忽略操作列
This commit is contained in:
@ -48,7 +48,7 @@ public interface ShiroConstants
|
||||
public static final String CURRENT_ENABLED = "captchaEnabled";
|
||||
|
||||
/**
|
||||
* 验证码开关
|
||||
* 验证码类型
|
||||
*/
|
||||
public static final String CURRENT_TYPE = "captchaType";
|
||||
|
||||
|
Reference in New Issue
Block a user