www.gusucode.com > ecShop PHP网上商城系统 粉丝修复版 v2.7.3源码程序 > ecshop_xf_v2.7.3/api/client/api.php

    <?php

define('IN_ECS', true);

include_once './includes/init.php';

dispatch($_POST);
?>