game2006api/doc/README.php
aozhiwei 425a9898bd 1
2024-08-01 19:08:18 +08:00

39 lines
1.0 KiB
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

/**
* @api {GET} AA开发指南 AA开发指南
* @apiPermission none
* @apiGroup AA开发指南
* @apiVersion 0.0.1
* @apiSuccessExample {json} Success-Response:
* 所有的协议都可能携带award和property_chgaward用来显示获得的东西,propery_chg用来更新本地数据
*
*
*
*/
/**
* @api {GET} AA接口升级日志 接口升级日志
* @apiPermission none
* @apiGroup 接口升级日志
* @apiVersion 0.0.1
* @apiSuccessExample {json} Success-Response:
* 2024/07/25
* c=Bag&a=useItemS
* 2024/08/01
* c=Bag&a=buyItemS
* c=Avatar&a=buyAvatarS
* c=Chip&a=upgradeQualityS
* c=Chip&a=synChipS
* c=HashRate&a=commitTaskS
* c=Hero&a=synHeroS
* c=Hero&a=upgradeQualityS
* c=HeroSkin&a=synSkinS
* c=InGameMall&a=sellS
* c=InGameMall&a=buyS
* c=InGameMall&a=cancelS
* c=InGameMall&a=shoppingCartBuyS
* c=Sign&a=receiveS
* c=User&a=selectFreeItemS
*
*
*/