在引入支付宝入口文件AopSdk.php的时候报错:Cannot redeclare C() (previously declared in D:\phpStudy\WWW\thinkphp\helper.php:638),php
在 Thinkphp\library\vendor\alipay\lotusphp_runtime\shortcutp3有C方法,您引入的支付宝类文件也有这个方法冲突了,你把支付宝类文件的c方法更名就好了。那个做用不大thinkphp