Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 576 Bytes

README.md

File metadata and controls

25 lines (19 loc) · 576 Bytes

基于Django的轻量级办公自动化系统

ActRs0.png

😃轻量级办公自动化系统

🔐权限管理

💾文档管理

🎨.........

$ mkdir oa
$ git clone https://github.com/Eminjan/OA-.git
$ cd oa
$ pip install -r requirements.txt 
$ python manage.py runserver