Commit bc4d7ef1 authored by yanzg's avatar yanzg

表结构修改

parent b261830f
......@@ -78,6 +78,7 @@ public class TokenHelper {
return null;
} else {
cache.put(id, databaseToken);
return databaseToken;
}
}
return cacheTokenData;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment