lib_battle_redis.lua 211 B

123456789101112
  1. --[[
  2. Descripttion:战斗
  3. version:
  4. Author: Neo,Huang
  5. Date: 2023-11-16 23:08:53
  6. LastEditors: Neo,Huang
  7. LastEditTime: 2023-11-16 23:10:13
  8. --]]
  9. local rpcRedis = require "rpcRedis"
  10. return rpcRedis.get_redis("game")