mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-12 07:02:14 +08:00
7 lines
95 B
C#
Executable File
7 lines
95 B
C#
Executable File
namespace SDKCSharp.Response
|
|
{
|
|
public class CommonResponse : BaseResponse
|
|
{
|
|
}
|
|
}
|