diff --git a/app/utils/WuYouPayUtils.php b/app/utils/WuYouPayUtils.php index 2500a17..9afa371 100644 --- a/app/utils/WuYouPayUtils.php +++ b/app/utils/WuYouPayUtils.php @@ -4,7 +4,7 @@ namespace app\utils; use app\api\model\CommonInfo; use app\exception\SysException; -use think\facade\Log; +use support\Log; class WuYouPayUtils {