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-csharp/.gitignore vendored Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp.sln Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Client/OpenClient.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Client/OpenHttp.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Client/OpenRequest.cs Normal file → Executable file
View File

View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/DataNameBuilder.cs Normal file → Executable file
View File

View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/ErrorResponse.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/IgnoreSign.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/OpenConfig.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/RequestForm.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/RequestMethod.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/Result.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/SdkConfig.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/SopSdkConstants.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/SopSdkErrors.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Common/UploadFile.cs Normal file → Executable file
View File

View File

0
sop-sdk/sdk-csharp/SDKCSharp/Model/GetStoryModel.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Program.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Request/BaseRequest.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Request/CommonRequest.cs Normal file → Executable file
View File

View File

View File

0
sop-sdk/sdk-csharp/SDKCSharp/Response/BaseResponse.cs Normal file → Executable file
View File

View File

View File

View File

0
sop-sdk/sdk-csharp/SDKCSharp/SDKCSharp.csproj Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Utility/AESUtil.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Utility/ClassUtil.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Utility/FileUtil.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Utility/JsonUtil.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Utility/MD5Util.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Utility/RSAHelper.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Utility/SignType.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/Utility/SignUtil.cs Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/file1.txt Normal file → Executable file
View File

0
sop-sdk/sdk-csharp/SDKCSharp/file2.txt Normal file → Executable file
View File

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