コード例 #1
0
ファイル: RedisLocator.java プロジェクト: XSY/easyEDA
 public RedisLocator() {
   redis = RedisClient.getClient();
 }