瀏覽代碼

Revert "撤回 反审批 工时确认"

This reverts commit df3a99a61345bd153e1771de0e6ec9a1bc2c9115.
qingyang_zhang 7 月之前
父節點
當前提交
f622a63d6f
共有 1 個文件被更改,包括 0 次插入2 次删除
  1. 0 2
      app/workSheetSystem/src/main/java/com/qy/worksheetsystem/util/JWTUtil.java

+ 0 - 2
app/workSheetSystem/src/main/java/com/qy/worksheetsystem/util/JWTUtil.java

@@ -5,8 +5,6 @@ import com.auth0.jwt.JWTVerifier;
 import com.auth0.jwt.algorithms.Algorithm;
 import com.auth0.jwt.exceptions.JWTDecodeException;
 import com.auth0.jwt.interfaces.DecodedJWT;
-import org.springframework.beans.factory.annotation.Value;
-
 
 import javax.crypto.Cipher;
 import javax.crypto.KeyGenerator;