Skip to content

Commit

Permalink
Generated 2014-07-14 for Bss
Browse files Browse the repository at this point in the history
  • Loading branch information
sdk-team committed May 17, 2019
1 parent 40f7d50 commit 21222f3
Show file tree
Hide file tree
Showing 11 changed files with 13 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'CreateOrder',
'bss'
'CreateOrder'
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'DescribeCashDetail',
'bss'
'DescribeCashDetail'
);
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'DescribeCouponDetail',
'bss'
'DescribeCouponDetail'
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'DescribeCouponList',
'bss'
'DescribeCouponList'
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'OpenCallback',
'bss'
'OpenCallback'
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'QueryForCssOrder',
'bss'
'QueryForCssOrder'
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'SetResourceBusinessStatus',
'bss'
'SetResourceBusinessStatus'
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'SubscriptionCreateOrderApi',
'bss'
'SubscriptionCreateOrderApi'
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'VnoBatchRefundOrder',
'bss'
'VnoBatchRefundOrder'
);
}

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,7 @@ public function __construct()
parent::__construct(
'Bss',
'2014-07-14',
'VnoPayCallBackNotify',
'bss'
'VnoPayCallBackNotify'
);
}

Expand Down
3 changes: 3 additions & 0 deletions aliyun-php-sdk-bss/ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
2019-05-17 Version: 1.50.1
- Generated 2014-07-14 for `Bss`

2019-05-14 Version: 1.0.1
- Generated 2014-07-14 for `Bss`

0 comments on commit 21222f3

Please sign in to comment.