摘要: Day1:项目分析 一:需求分析 二:CRM角色功能介绍 三:业务场景分析 四:表结构设计 数据库关联模型 Django表结构实现 from django.db import models from django.contrib.auth.models import User # Create yo 阅读全文
posted @ 2018-05-24 20:25 山上有风景 阅读(3608) 评论(1) 推荐(2) 编辑