gitextract_wy71fpav/ ├── 0505牵伴/ │ ├── QianBan.apk │ ├── QianbanIMApp.apk │ ├── 包名.docx │ ├── 牵伴.ppt │ ├── 牵伴操作手册.docx │ └── 牵伴环信版操作手册.docx ├── DEMO/ │ └── p3c8527bee967687c792243-1489670191/ │ ├── assets/ │ │ ├── .gitkeep │ │ ├── sharing-68aa14ba6fa3ebf94fc3d4747dfa2200.css │ │ └── sharing-fddcde009a71428a51e7714a4b37b04b.js │ ├── css/ │ │ ├── .gitkeep │ │ └── roboto.css │ ├── fonts/ │ │ └── .gitkeep │ ├── images/ │ │ ├── devices/ │ │ │ └── placeholder │ │ └── keyboards/ │ │ └── placeholder │ ├── index.html │ └── webpack/ │ ├── .keep │ ├── preview-0ecfbb0ef29698b9f3a97f5de2c24ce4.css │ ├── preview-f2fc37f0a98f31ee19ff.js │ └── vendor-14f855672b35195d1150.js ├── README.md ├── 专业综合设计心得.docx ├── 专业综合设计报告.docx ├── 专业综合设计日志.docx ├── 系统设计说明书/ │ ├── ~$设计说明书2.0.docx │ └── 系统设计说明书2.0.docx ├── 系统设计说明书2.0.docx └── 需求分析说明书/ ├── ~$09030235_佘华扬_需求分析.docx └── 需求分析.docx