__init__.py 95 B

1234567
  1. """
  2. @author: luojunhui
  3. """
  4. from .server_const import ServerConst
  5. server_const = ServerConst()