摘要:
# coding:utf-8 import pymysql class Field(object): pass class Expr(object): def __init__(self, model, kwargs): self.model = model # How to deal with a non-dict parameter? ... 阅读全文
posted @ 2016-12-08 19:31
梅里之巅
阅读(1838)
评论(0)
推荐(0)

浙公网安备 33010602011771号