摘要:
#创建商品表模型 from django.db import models # Create your models here. from utils.MyBaseModel import Base class Goods(Base): GOODS_TYPE=( ('1','Vip'), ('2', 阅读全文
posted @ 2020-10-14 21:10
洋洋洋ax
阅读(147)
评论(0)
推荐(0)
载入天数...载入时分秒...