oying-system/src/main/java/com/oying/modules/security/config/SecurityProperties.java
@@ -55,6 +55,11 @@ */ private Long renew; /** * 自定义redis key */ private String generateOrderSn; public String getTokenStartWith() { return tokenStartWith + " "; }