zqLeagueOut.py 91 B

1234
  1. from models.model import *
  2. class zqLeagueOut(Model):
  3. table_name = 'zq_league_out'