1234567891011121314151617 |
- <?php
- /**
- * Description of uploadPlayerInfo.php
- * uc要求必接接口之一, 上传玩家角色数据
- * @version
- * 1.0.0 Created at 2017-12-22. by --gwang
- * @author gwang (mail@wanggangzero.cn)
- * @copyright ? 2017-12-22, SJZ LoyalSoft Corporation & gwang. All rights reserved.
- */
- /**
- *
- * ******** 客户端自己搞定了
- *
- */
|