feat(func): 新增 get_request_json 对驼峰命名参数转换的功能

This commit is contained in:
han0
2021-08-09 15:15:32 +08:00
parent 14ef120065
commit 6959e394d7
4 changed files with 65 additions and 3 deletions

View File

@@ -7,4 +7,12 @@ xlrd>=1.2.0
captcha>=0.3
six>=1.15.0
requests>=2.25.0
locust>=1.5.3
locust>=1.5.3
docxtpl>=0.11.5
python-docx>=0.8.11
python-dateutil
sqlalchemy
pre-commit