فهرست منبع

由None发起的FT SDK自动发布, BUILD_ID=239, 版本号:0.0.13

Signed-off-by: haowei.yao <haowei.yao@alibaba-inc.com>
haowei.yao 8 سال پیش
والد
کامیت
930d79e211

+ 3 - 0
ChangeLog.txt

@@ -1,3 +1,6 @@
+2017-11-27 Version: 0.0.13
+1, init push
+
 2017-11-24 Version: 0.0.12
 1, 测试SDK自动生成&发布
 

+ 13 - 13
services/ft/gated_launch_ft_api.go

@@ -65,25 +65,25 @@ return result
 
 type GatedLaunchFtApiRequest struct {
 *requests.RpcRequest
-            Code  string `position:"Query" name:"Code"`
+            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"`
-            DefaultValue  string `position:"Query" name:"DefaultValue"`
-            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
+            Code  string `position:"Query" name:"Code"`
+            Sleep  string `position:"Query" name:"Sleep"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            Message  string `position:"Query" name:"Message"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
-            ProxyOriginalSourceIp  string `position:"Query" name:"proxy_original_source_ip"`
+            JsonObjectList  string `position:"Query" name:"JsonObjectList"`
             JsonObject  string `position:"Query" name:"JsonObject"`
-            Sleep  string `position:"Query" name:"Sleep"`
-            RequiredValueGatedRelease  string `position:"Query" name:"RequiredValue_Gated_Release"`
+            Message  string `position:"Query" name:"Message"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
+            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"`
             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 {
 *requests.RpcRequest
-            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"`
+            RequestId  string `position:"Query" name:"RequestId"`
+            JsonRepeatList  *[]MultiInputParamApiJsonRepeatList `position:"Query" name:"JsonRepeatList"  type:"Repeated"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 type MultiInputParamApiJsonRepeatList struct{

+ 12 - 12
services/ft/rpc_anonymous_api.go

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

+ 13 - 13
services/ft/rpc_dubbo_api.go

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

+ 13 - 13
services/ft/rpc_dubbo_api2.go

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

+ 13 - 13
services/ft/rpc_dubbo_api3.go

@@ -65,25 +65,25 @@ return result
 
 type RpcDubboApi3Request struct {
 *requests.RpcRequest
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
-            Code  string `position:"Query" name:"Code"`
-            IntValue  string `position:"Query" name:"IntValue"`
-            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"`
-            Sleep  string `position:"Query" name:"Sleep"`
-            RegionId  string `position:"Query" name:"RegionId"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            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"`
-            NumberRange  string `position:"Query" name:"NumberRange"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            Code  string `position:"Query" name:"Code"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            Sleep  string `position:"Query" name:"Sleep"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
+            RegionId  string `position:"Query" name:"RegionId"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             Success  string `position:"Query" name:"Success"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 22 - 22
services/ft/rpc_dubbo_api_for_repeat_list.go

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

+ 11 - 11
services/ft/rpc_dubbo_api_tmp.go

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

+ 8 - 8
services/ft/rpc_dubbo_error_api.go

@@ -65,19 +65,19 @@ return result
 
 type RpcDubboErrorApiRequest struct {
 *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"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
             StringValue  string `position:"Query" name:"StringValue"`
             RegionId  string `position:"Query" name:"RegionId"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
+            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            Code  string `position:"Query" name:"Code"`
+            IntValue  string `position:"Query" name:"IntValue"`
             Success  string `position:"Query" name:"Success"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            DefaultValue  string `position:"Query" name:"DefaultValue"`
+            NumberRange  string `position:"Query" name:"NumberRange"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 6 - 6
services/ft/rpc_flow_control_api_and_user_refuse_api.go

@@ -65,18 +65,18 @@ return result
 
 type RpcFlowControlApiAndUserRefuseApiRequest struct {
 *requests.RpcRequest
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            Message  string `position:"Query" name:"Message"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
             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"`
             IntValue  string `position:"Query" name:"IntValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            Message  string `position:"Query" name:"Message"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 6 - 6
services/ft/rpc_flow_control_api_expire_api.go

@@ -65,18 +65,18 @@ return result
 
 type RpcFlowControlApiExpireApiRequest struct {
 *requests.RpcRequest
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            Message  string `position:"Query" name:"Message"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
             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"`
             IntValue  string `position:"Query" name:"IntValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            Message  string `position:"Query" name:"Message"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 6 - 6
services/ft/rpc_flow_control_api_refuse_api.go

@@ -65,18 +65,18 @@ return result
 
 type RpcFlowControlApiRefuseApiRequest struct {
 *requests.RpcRequest
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            Message  string `position:"Query" name:"Message"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
             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"`
             IntValue  string `position:"Query" name:"IntValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            Message  string `position:"Query" name:"Message"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 6 - 6
services/ft/rpc_flow_control_pass_api.go

@@ -65,18 +65,18 @@ return result
 
 type RpcFlowControlPassApiRequest struct {
 *requests.RpcRequest
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            Message  string `position:"Query" name:"Message"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
             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"`
             IntValue  string `position:"Query" name:"IntValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            Message  string `position:"Query" name:"Message"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 6 - 6
services/ft/rpc_flow_control_user_refuse_api.go

@@ -65,18 +65,18 @@ return result
 
 type RpcFlowControlUserRefuseApiRequest struct {
 *requests.RpcRequest
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            Message  string `position:"Query" name:"Message"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
             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"`
             IntValue  string `position:"Query" name:"IntValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            Message  string `position:"Query" name:"Message"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 13 - 13
services/ft/rpc_hsf_api.go

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

+ 13 - 13
services/ft/rpc_hsf_api2.go

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

+ 13 - 13
services/ft/rpc_hsf_api_multi.go

@@ -65,25 +65,25 @@ return result
 
 type RpcHsfApiMultiRequest struct {
 *requests.RpcRequest
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
-            Code  string `position:"Query" name:"Code"`
-            IntValue  string `position:"Query" name:"IntValue"`
-            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"`
-            Sleep  string `position:"Query" name:"Sleep"`
-            RegionId  string `position:"Query" name:"RegionId"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            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"`
-            NumberRange  string `position:"Query" name:"NumberRange"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
+            EnumValue  string `position:"Query" name:"EnumValue"`
+            StringValue  string `position:"Query" name:"StringValue"`
+            OtherParam  string `position:"Query" name:"OtherParam"`
+            Code  string `position:"Query" name:"Code"`
+            IntValue  string `position:"Query" name:"IntValue"`
+            Sleep  string `position:"Query" name:"Sleep"`
+            JsonObject  string `position:"Query" name:"JsonObject"`
             Message  string `position:"Query" name:"Message"`
             HttpStatusCode  string `position:"Query" name:"HttpStatusCode"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
+            RegionId  string `position:"Query" name:"RegionId"`
+            ProxyOriginalSecurityTransport  string `position:"Query" name:"proxy_original_security_transport"`
             Success  string `position:"Query" name:"Success"`
-            OtherParam  string `position:"Query" name:"OtherParam"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 1 - 1
services/ft/rpc_http_api.go

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

+ 1 - 1
services/ft/rpc_http_api2.go

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

+ 1 - 1
services/ft/rpc_http_api3.go

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

+ 1 - 1
services/ft/rpc_http_sign_test_api.go

@@ -65,8 +65,8 @@ return result
 
 type RpcHttpSignTestApiRequest struct {
 *requests.RpcRequest
-            P1  string `position:"Query" name:"P1"`
             P2  string `position:"Query" name:"P2"`
+            P1  string `position:"Query" name:"P1"`
             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 {
 *requests.RpcRequest
-            RequiredValue  string `position:"Query" name:"RequiredValue"`
+            Message  string `position:"Query" name:"Message"`
+            SwitchValue  string `position:"Query" name:"SwitchValue"`
             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"`
             IntValue  string `position:"Query" name:"IntValue"`
-            StringValue  string `position:"Query" name:"StringValue"`
-            EnumValue  string `position:"Query" name:"EnumValue"`
             Success  string `position:"Query" name:"Success"`
             DefaultValue  string `position:"Query" name:"DefaultValue"`
             NumberRange  string `position:"Query" name:"NumberRange"`
-            SwitchValue  string `position:"Query" name:"SwitchValue"`
-            Message  string `position:"Query" name:"Message"`
-            ResultSwitchValue  string `position:"Query" name:"ResultSwitchValue"`
+            RequiredValue  string `position:"Query" name:"RequiredValue"`
 }
 
 

+ 1 - 1
services/ft/rpc_p_o_s_t_allowed_api.go

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