Explorar el Código

1, Add InvokeDataAPIService interface, support invoke service of data api to get sql query result.

sdk-team hace 7 años
padre
commit
4b7328cd62
Se han modificado 2 ficheros con 6 adiciones y 1 borrados
  1. 5 0
      CHANGELOG
  2. 1 1
      VERSION

+ 5 - 0
CHANGELOG

@@ -1,3 +1,8 @@
+2019-06-12 Version 1.36.44
+1, Add InvokeDataAPIService interface, support invoke service of data api to get sql query result.
+2, Add GetDataAPIServiceDetail interface, support get data api's detail information.
+3, Add CreateDataAPIService interface, support create data api with sql statement.
+
 2019-06-05 Version: 1.36.43
 2019-06-05 Version: 1.36.43
 1, Update DescribeDataLimitDetail interface, add password for response
 1, Update DescribeDataLimitDetail interface, add password for response
 
 

+ 1 - 1
VERSION

@@ -1 +1 @@
-1.36.43
+1.36.44