xin
2025-09-25 a6ac90e29e513b80b7ad881da8e319338021ef8b
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 + " ";
    }