记得上下班打卡 | git大法好,push需谨慎

Commit 9e2fb8b0 authored by 胡佳晨's avatar 胡佳晨

修改资金

parent 40a3f4b0
...@@ -34,7 +34,7 @@ public final class RedisUtil extends AbstractRedisUtil{ ...@@ -34,7 +34,7 @@ public final class RedisUtil extends AbstractRedisUtil{
public static void main(String[] args) { public static void main(String[] args) {
String[] keys = { String[] keys = {
"goblin:real_stock_sku:ZZ:226311525252003387ZZ87427", "kylin:member:uid:809406",
}; };
for (String key : keys) { for (String key : keys) {
long value = key.hashCode(); long value = key.hashCode();
......
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