We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4bfaa6 commit c583e14Copy full SHA for c583e14
SERVICE_CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Release 3.0.1474
+# Release 3.0.1475
2
3
## 云数据库 MySQL(cdb) 版本:2017-03-20
4
src/TencentCloud/Common/AbstractClient.php
@@ -37,7 +37,7 @@ abstract class AbstractClient
37
/**
38
* @var string SDK版本
39
*/
40
- public static $SDK_VERSION = "SDK_PHP_3.0.1474";
+ public static $SDK_VERSION = "SDK_PHP_3.0.1475";
41
42
43
* @var integer http响应码200
0 commit comments