This commit is contained in:
六如
2024-12-22 23:09:46 +08:00
parent 02fb5a9e85
commit 403e8111f4
1239 changed files with 4764 additions and 702 deletions

0
sop-sdk/sdk-python/.gitignore vendored Normal file → Executable file
View File

0
sop-sdk/sdk-python/common/JsonUtil.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/common/OpenClient.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/common/RequestType.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/common/RequestTypes.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/common/SignUtil.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/common/__init__.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/model/MemberInfoGetModel.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/model/__init__.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/readme.md Normal file → Executable file
View File

0
sop-sdk/sdk-python/request/BaseRequest.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/request/MemberInfoGetRequest.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/request/__init__.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/response/BaseResponse.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/response/__init__.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/test/__init__.py Normal file → Executable file
View File

0
sop-sdk/sdk-python/test/aa.txt Normal file → Executable file
View File

0
sop-sdk/sdk-python/test/bb.txt Normal file → Executable file
View File

0
sop-sdk/sdk-python/test/test.py Normal file → Executable file
View File