添加exportOptions属性,防止前端导出无法忽略操作列

This commit is contained in:
RuoYi
2019-05-28 17:44:46 +08:00
parent 8a18c46b84
commit 202bf1ce65
5 changed files with 27 additions and 4 deletions

View File

@ -48,7 +48,7 @@ public interface ShiroConstants
public static final String CURRENT_ENABLED = "captchaEnabled";
/**
* 验证码开关
* 验证码类型
*/
public static final String CURRENT_TYPE = "captchaType";