Browse Source

测试小程序支付

master
lixiaoyu 3 years ago
parent
commit
d0481f14c8
  1. 1
      mobile/index.php

1
mobile/index.php

@ -15,5 +15,4 @@ define('IN_ECTOUCH', true);
if(isset($_GET['debug'])){
define('APP_DEBUG', true);
}
echo 123;
require dirname(__FILE__) . '/source/bootstrap.php';

Loading…
Cancel
Save