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