lib_game_redis.lua 205 B

123456789101112
  1. --[[
  2. Descripttion:
  3. version:
  4. Author: Neo,Huang
  5. Date: 2022-07-04 16:12:01
  6. LastEditors: Neo,Huang
  7. LastEditTime: 2022-07-04 16:12:19
  8. --]]
  9. local rpcRedis = require "rpcRedis"
  10. return rpcRedis.get_redis("game")