Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 533 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 533 Bytes

PmpApi Project


1. 环境

  1. Ubuntu 17.04
  2. Mysql 5.7.18
  3. python 2.7.13
  4. Django 1.11
  5. djangorestframework 3.6.2
  6. Mysql-python 1.2.5
  7. PyJWT 1.5.0

2. 介绍

1. 实现功能

  1. 使用自己实现的认证方法。
  2. 实现 新闻资源、会议资源、员工资源、库存资源、报修资源、住房资源、 车队资源、车辆资源、义工资源 的资源请求。
  3. 对相应资源按照需求文档进行了对应权限划分。

2. 准备实现功能

  1. 财务资源 请求。