mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-12 07:02:14 +08:00
返回sign处理
This commit is contained in:
8
sop-sdk/sdk-csharp/SDKCSharp/Common/ErrorResponse.cs
Normal file
8
sop-sdk/sdk-csharp/SDKCSharp/Common/ErrorResponse.cs
Normal file
@@ -0,0 +1,8 @@
|
||||
using System;
|
||||
namespace SDKCSharp.Common
|
||||
{
|
||||
public class ErrorResponse: Response.BaseResponse
|
||||
{
|
||||
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user