# 趣问卷 **Repository Path**: mdssf/fun-questionnaire ## Basic Information - **Project Name**: 趣问卷 - **Description**: 趣问卷自动预约脚本 - **Primary Language**: Python - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-08-25 - **Last Updated**: 2023-08-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 趣问卷 #### 介绍 趣问卷自动预约脚本 重要说明,此程序 仅用于 学习交流 #### 软件架构 软件架构说明 包含 北京上海广州自定预约 #### 安装教程 1. xxxx 2. xxxx 3. xxxx #### 使用说明 1. 由于是小程序-所以用户加密需要使用weixincode 2. 其他的加密算法我已经封装完毕,可以直接调用方法进行提交 3. 提交需要等待300秒,这是小程序定义的,时间一到直接提交接口就行 参考示例下单结果{"code":-3,"msg":"预约将在:274秒后开放"} 提交成功返回参数 参考 ![](https://gitee.com/mdssf/fun-questionnaire/raw/master/1692953190111.jpg) ![](https://gitee.com/mdssf/fun-questionnaire/raw/master/suc.png) """ "{'code': 0, 'data': {'id': xxxxxx, 'qnId': 793098, 'userId': xxxxxxx, 'answerTime': 13500000000, 'aFrom': 4, 'duration': 98, 'ip': '121.000.000.000', 'loc': '\u6c5f\u82cf\u7701 \u6cf0', 'aOptions': [{'id': 0000000, 'aId': xxxxxx, 'qId': 4139102, 'userId': 1111111, 'answerTime': 13500000000, 'inputAnswer': '55555555'}, {'id': 198065617, 'aId': xxxxxx, 'qId': 222, 'userId': 1111111, 'answerTime': 13500000000, 'inputAnswer': 'DING'}, {'id': 1111, 'aId': xxxxxx, 'qId': 111, 'userId': 1111111, 'answerTime': 13500000000, 'inputAnswer': 'Name'}, {'id': 198065619, 'aId': xxxxxx, 'qId': 000, 'userId': 1111111, 'answerTime': 13500000000, 'optionAnswer': 1}, {'id': 198065620, 'aId': xxxxxx, 'qId': 4139153, 'userId': 1111111, 'answerTime': 13500000000, 'inputAnswer': 'EJ000'}], 'bukaTime': 0, 'sendNotify': 'false', 'autoSub': 'false', 'ansTarget': {'id': 116667, 'aId': xxxxxx, 'qnId': 793098, 'userId': 1111111, 'qtId': 2668, 'qtTimesId': 0000}, 'qnTargetTime': {'id': 0000, 'qnId': 793098, 'sTime': 900, 'eTime': 945, 'qtId': 2668, 'day': 20230811, 'seats': 10, 'subCount': 3, 'eTimestamp': 00000}}}" """ 然后 提交的 主要参数就是 sk3 以及 sk 算法我已经导出 偶尔出现 下单结果{"code":-3,"msg":"访问人数过多,请稍后重试"} 是正常现象,平台吃相比较难看,故意卡vip的 #### 参与贡献 1. Fork 本仓库 2. 新建 Feat_xxx 分支 3. 提交代码 4. 新建 Pull Request #### 特技 想交流更多技术的 欢迎交流3406069934 请备注问卷