SDK可指定requestMethod

This commit is contained in:
tanghc
2019-05-28 11:08:50 +08:00
parent 4bd3869ed8
commit cb6bdcc22c
10 changed files with 116 additions and 78 deletions

View File

@@ -29,8 +29,8 @@ namespace SDKTest
public static void Main(string[] args)
{
TestGet();
//TestCommon();
//TestUpload();
TestCommon();
TestUpload();
}
// 标准用法