Closed mowangjuanzi closed 10 months ago
I need to rewrite the createToken method, but the way the token is generated does not need to be modified by me. By extracting the method, I can avoid the impact of my rewrite on the original function.
createToken
I need to rewrite the
createToken
method, but the way the token is generated does not need to be modified by me. By extracting the method, I can avoid the impact of my rewrite on the original function.