lib_game_mysql.lua 205 B

123456789101112
  1. --[[
  2. Descripttion:
  3. version:
  4. Author: Neo,Huang
  5. Date: 2022-07-04 16:10:48
  6. LastEditors: Neo,Huang
  7. LastEditTime: 2022-07-04 16:11:17
  8. --]]
  9. local rpcMysql = require "rpcMysql"
  10. return rpcMysql.get_mysql("game")