Ver Fonte

由温仰发起的FT SDK自动发布, BUILD_ID=227, 版本号:0.0.9

Signed-off-by: haowei.yao <haowei.yao@alibaba-inc.com>
haowei.yao há 8 anos atrás
pai
commit
6885368db2

+ 5 - 0
ChangeLog.txt

@@ -1,3 +1,8 @@
+2017-11-24 Version: 0.0.9
+1, 这是一个发布日志样例。
+2, 请严格按照这种格式编辑。
+3, 格式:序号 + 逗号 + 空格 + 说明
+
 2017-11-24 Version: 0.0.8
 2017-11-24 Version: 0.0.8
 1, 测试GO SDK 自动发布
 1, 测试GO SDK 自动发布
 
 

+ 13 - 13
services/ft/gated_launch_ft_api.go

@@ -65,25 +65,25 @@ return result
 
 
 type GatedLaunchFtApiRequest struct {
 type GatedLaunchFtApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            IntValue  string `position:"Query" name:"IntValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
-            Sleep  string `position:"Query" name:"Sleep"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
-            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
+            Sleep  string `position:"Query" name:"Sleep"`
+            RequiredValueGatedRelease  string `position:"Query" name:"RequiredValue_Gated_Release"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            RequiredValueGatedRelease  string `position:"Query" name:"RequiredValue_Gated_Release"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
 }
 }
 
 
 
 

+ 3 - 3
services/ft/multi_input_param_api.go

@@ -65,10 +65,10 @@ return result
 
 
 type MultiInputParamApiRequest struct {
 type MultiInputParamApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            RequestId  string `position:"Query" name:"RequestId"`
-            JsonRepeatList  *[]MultiInputParamApiJsonRepeatList `position:"Query" name:"JsonRepeatList"  type:"Repeated"`
             RequiredValue  string `position:"Query" name:"RequiredValue"`
             RequiredValue  string `position:"Query" name:"RequiredValue"`
+            JsonRepeatList  *[]MultiInputParamApiJsonRepeatList `position:"Query" name:"JsonRepeatList"  type:"Repeated"`
+            RequestId  string `position:"Query" name:"RequestId"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
 }
 }
 
 
 type MultiInputParamApiJsonRepeatList struct{
 type MultiInputParamApiJsonRepeatList struct{

+ 12 - 12
services/ft/rpc_anonymous_api.go

@@ -65,24 +65,24 @@ return result
 
 
 type RpcAnonymousApiRequest struct {
 type RpcAnonymousApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            IntValue  string `position:"Query" name:"IntValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
-            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
 }
 }
 
 
 
 

+ 13 - 13
services/ft/rpc_dubbo_api.go

@@ -65,25 +65,25 @@ return result
 
 
 type RpcDubboApiRequest struct {
 type RpcDubboApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            IntValue  string `position:"Query" name:"IntValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
-            Sleep  string `position:"Query" name:"Sleep"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
-            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
+            Sleep  string `position:"Query" name:"Sleep"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
 }
 }
 
 
 
 

+ 13 - 13
services/ft/rpc_dubbo_api2.go

@@ -65,25 +65,25 @@ return result
 
 
 type RpcDubboApi2Request struct {
 type RpcDubboApi2Request struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            IntValue  string `position:"Query" name:"IntValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
-            Sleep  string `position:"Query" name:"Sleep"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
-            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
+            Sleep  string `position:"Query" name:"Sleep"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
 }
 }
 
 
 
 

+ 13 - 13
services/ft/rpc_dubbo_api3.go

@@ -65,25 +65,25 @@ return result
 
 
 type RpcDubboApi3Request struct {
 type RpcDubboApi3Request struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
-            Sleep  string `position:"Query" name:"Sleep"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
             JsonObject  string `position:"Query" name:"JsonObject"`
             JsonObject  string `position:"Query" name:"JsonObject"`
+            Sleep  string `position:"Query" name:"Sleep"`
+            RegionId  string `position:"Query" name:"RegionId"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            NumberRange  string `position:"Query" name:"NumberRange"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            RegionId  string `position:"Query" name:"RegionId"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
 }
 }
 
 
 
 

+ 22 - 22
services/ft/rpc_dubbo_api_for_repeat_list.go

@@ -65,37 +65,29 @@ return result
 
 
 type RpcDubboApiForRepeatListRequest struct {
 type RpcDubboApiForRepeatListRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            MixedRepeatListDisk  *[]RpcDubboApiForRepeatListMixedRepeatListDisk `position:"Query" name:"MixedRepeatListDisk"  type:"Repeated"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StandardRepeatListDisk  *[]RpcDubboApiForRepeatListStandardRepeatListDisk `position:"Query" name:"StandardRepeatListDisk"  type:"Repeated"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
+            JsonRepeatList  *[]RpcDubboApiForRepeatListJsonRepeatList `position:"Query" name:"JsonRepeatList"  type:"Repeated"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
+            ListDisk  *[]string `position:"Query" name:"ListDisk"  type:"Repeated"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObject  string `position:"Query" name:"JsonObject"`
-            JsonRepeatList  *[]RpcDubboApiForRepeatListJsonRepeatList `position:"Query" name:"JsonRepeatList"  type:"Repeated"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            NestedRepeatListDisk  *[]RpcDubboApiForRepeatListNestedRepeatListDisk `position:"Query" name:"NestedRepeatListDisk"  type:"Repeated"`
+            MixedRepeatListDisk  *[]RpcDubboApiForRepeatListMixedRepeatListDisk `position:"Query" name:"MixedRepeatListDisk"  type:"Repeated"`
+            SimpleRepeatListDisk  *[]string `position:"Query" name:"SimpleRepeatListDisk"  type:"Repeated"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            ListDisk  *[]string `position:"Query" name:"ListDisk"  type:"Repeated"`
-            NestedRepeatListDisk  *[]RpcDubboApiForRepeatListNestedRepeatListDisk `position:"Query" name:"NestedRepeatListDisk"  type:"Repeated"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
-            SimpleRepeatListDisk  *[]string `position:"Query" name:"SimpleRepeatListDisk"  type:"Repeated"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            StandardRepeatListDisk  *[]RpcDubboApiForRepeatListStandardRepeatListDisk `position:"Query" name:"StandardRepeatListDisk"  type:"Repeated"`
 }
 }
 
 
-type RpcDubboApiForRepeatListMixedRepeatListDisk struct{
-        Size string `name:"Size"`
-        Type *[]string `name:"Type" type:"Repeated"`
-}
-type RpcDubboApiForRepeatListStandardRepeatListDisk struct{
-        Size string `name:"Size"`
-        Type string `name:"Type"`
-}
 type RpcDubboApiForRepeatListJsonRepeatList struct{
 type RpcDubboApiForRepeatListJsonRepeatList struct{
         Size string `name:"Size"`
         Size string `name:"Size"`
         Type string `name:"Type"`
         Type string `name:"Type"`
@@ -104,6 +96,14 @@ type RpcDubboApiForRepeatListNestedRepeatListDisk struct{
         Size *[]string `name:"Size" type:"Repeated"`
         Size *[]string `name:"Size" type:"Repeated"`
         Type *[]string `name:"Type" type:"Repeated"`
         Type *[]string `name:"Type" type:"Repeated"`
 }
 }
+type RpcDubboApiForRepeatListMixedRepeatListDisk struct{
+        Size string `name:"Size"`
+        Type *[]string `name:"Type" type:"Repeated"`
+}
+type RpcDubboApiForRepeatListStandardRepeatListDisk struct{
+        Size string `name:"Size"`
+        Type string `name:"Type"`
+}
 
 
 type RpcDubboApiForRepeatListResponse struct {
 type RpcDubboApiForRepeatListResponse struct {
 *responses.BaseResponse
 *responses.BaseResponse

+ 11 - 11
services/ft/rpc_dubbo_api_tmp.go

@@ -65,23 +65,23 @@ return result
 
 
 type RpcDubboApiTmpRequest struct {
 type RpcDubboApiTmpRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            IntValue  string `position:"Query" name:"IntValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
 }
 }
 
 
 
 

+ 8 - 8
services/ft/rpc_dubbo_error_api.go

@@ -65,19 +65,19 @@ return result
 
 
 type RpcDubboErrorApiRequest struct {
 type RpcDubboErrorApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            Code  string `position:"Query" name:"Code"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            NumberRange  string `position:"Query" name:"NumberRange"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
             StringValue  string `position:"Query" name:"StringValue"`
             StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            Code  string `position:"Query" name:"Code"`
-            IntValue  string `position:"Query" name:"IntValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
-            NumberRange  string `position:"Query" name:"NumberRange"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
 }
 }
 
 
 
 

+ 6 - 6
services/ft/rpc_flow_control_api_and_user_refuse_api.go

@@ -65,18 +65,18 @@ return result
 
 
 type RpcFlowControlApiAndUserRefuseApiRequest struct {
 type RpcFlowControlApiAndUserRefuseApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            Message  string `position:"Query" name:"Message"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
 }
 }
 
 
 
 

+ 6 - 6
services/ft/rpc_flow_control_api_expire_api.go

@@ -65,18 +65,18 @@ return result
 
 
 type RpcFlowControlApiExpireApiRequest struct {
 type RpcFlowControlApiExpireApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            Message  string `position:"Query" name:"Message"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
 }
 }
 
 
 
 

+ 6 - 6
services/ft/rpc_flow_control_api_refuse_api.go

@@ -65,18 +65,18 @@ return result
 
 
 type RpcFlowControlApiRefuseApiRequest struct {
 type RpcFlowControlApiRefuseApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            Message  string `position:"Query" name:"Message"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
 }
 }
 
 
 
 

+ 6 - 6
services/ft/rpc_flow_control_pass_api.go

@@ -65,18 +65,18 @@ return result
 
 
 type RpcFlowControlPassApiRequest struct {
 type RpcFlowControlPassApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            Message  string `position:"Query" name:"Message"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
 }
 }
 
 
 
 

+ 6 - 6
services/ft/rpc_flow_control_user_refuse_api.go

@@ -65,18 +65,18 @@ return result
 
 
 type RpcFlowControlUserRefuseApiRequest struct {
 type RpcFlowControlUserRefuseApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            Message  string `position:"Query" name:"Message"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
 }
 }
 
 
 
 

+ 13 - 13
services/ft/rpc_hsf_api.go

@@ -65,25 +65,25 @@ return result
 
 
 type RpcHsfApiRequest struct {
 type RpcHsfApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            IntValue  string `position:"Query" name:"IntValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
-            Sleep  string `position:"Query" name:"Sleep"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
-            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
+            Sleep  string `position:"Query" name:"Sleep"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
 }
 }
 
 
 
 

+ 13 - 13
services/ft/rpc_hsf_api2.go

@@ -65,25 +65,25 @@ return result
 
 
 type RpcHsfApi2Request struct {
 type RpcHsfApi2Request struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            IntValue  string `position:"Query" name:"IntValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
-            Sleep  string `position:"Query" name:"Sleep"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
-            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
+            Sleep  string `position:"Query" name:"Sleep"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
             RegionId  string `position:"Query" name:"RegionId"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
 }
 }
 
 
 
 

+ 13 - 13
services/ft/rpc_hsf_api_multi.go

@@ -65,25 +65,25 @@ return result
 
 
 type RpcHsfApiMultiRequest struct {
 type RpcHsfApiMultiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            NumberRange  string `position:"Query" name:"NumberRange"`
-            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
-            Sleep  string `position:"Query" name:"Sleep"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
             JsonObject  string `position:"Query" name:"JsonObject"`
             JsonObject  string `position:"Query" name:"JsonObject"`
+            Sleep  string `position:"Query" name:"Sleep"`
+            RegionId  string `position:"Query" name:"RegionId"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            NumberRange  string `position:"Query" name:"NumberRange"`
             Message  string `position:"Query" name:"Message"`
             Message  string `position:"Query" name:"Message"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            RegionId  string `position:"Query" name:"RegionId"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
 }
 }
 
 
 
 

+ 1 - 1
services/ft/rpc_http_api.go

@@ -65,8 +65,8 @@ return result
 
 
 type RpcHttpApiRequest struct {
 type RpcHttpApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            P1  string `position:"Query" name:"P1"`
             Sleep  string `position:"Query" name:"Sleep"`
             Sleep  string `position:"Query" name:"Sleep"`
+            P1  string `position:"Query" name:"P1"`
 }
 }
 
 
 
 

+ 1 - 1
services/ft/rpc_http_api2.go

@@ -65,8 +65,8 @@ return result
 
 
 type RpcHttpApi2Request struct {
 type RpcHttpApi2Request struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            P1  string `position:"Query" name:"P1"`
             Sleep  string `position:"Query" name:"Sleep"`
             Sleep  string `position:"Query" name:"Sleep"`
+            P1  string `position:"Query" name:"P1"`
 }
 }
 
 
 
 

+ 1 - 1
services/ft/rpc_http_api3.go

@@ -65,8 +65,8 @@ return result
 
 
 type RpcHttpApi3Request struct {
 type RpcHttpApi3Request struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            P1  string `position:"Query" name:"P1"`
             Sleep  string `position:"Query" name:"Sleep"`
             Sleep  string `position:"Query" name:"Sleep"`
+            P1  string `position:"Query" name:"P1"`
 }
 }
 
 
 
 

+ 1 - 1
services/ft/rpc_http_sign_test_api.go

@@ -65,8 +65,8 @@ return result
 
 
 type RpcHttpSignTestApiRequest struct {
 type RpcHttpSignTestApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            P2  string `position:"Query" name:"P2"`
             P1  string `position:"Query" name:"P1"`
             P1  string `position:"Query" name:"P1"`
+            P2  string `position:"Query" name:"P2"`
             IspSignature  string `position:"Query" name:"IspSignature"`
             IspSignature  string `position:"Query" name:"IspSignature"`
 }
 }
 
 

+ 6 - 6
services/ft/rpc_no_default_error_code_api.go

@@ -65,18 +65,18 @@ return result
 
 
 type RpcNoDefaultErrorCodeApiRequest struct {
 type RpcNoDefaultErrorCodeApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            Message  string `position:"Query" name:"Message"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
             Code  string `position:"Query" name:"Code"`
             Code  string `position:"Query" name:"Code"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            Message  string `position:"Query" name:"Message"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
 }
 }
 
 
 
 

+ 1 - 1
services/ft/rpc_p_o_s_t_allowed_api.go

@@ -65,8 +65,8 @@ return result
 
 
 type RpcPOSTAllowedApiRequest struct {
 type RpcPOSTAllowedApiRequest struct {
 *requests.RpcRequest
 *requests.RpcRequest
-            StringValue  string `position:"Query" name:"StringValue"`
             IntValue  string `position:"Query" name:"IntValue"`
             IntValue  string `position:"Query" name:"IntValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
 }
 }