mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
SDK可指定requestMethod
This commit is contained in:
@@ -29,8 +29,8 @@ namespace SDKTest
|
||||
public static void Main(string[] args)
|
||||
{
|
||||
TestGet();
|
||||
//TestCommon();
|
||||
//TestUpload();
|
||||
TestCommon();
|
||||
TestUpload();
|
||||
}
|
||||
|
||||
// 标准用法
|
||||
|
Reference in New Issue
Block a user