<?php namespace refill\yezi; class config { const ORDER_URL = 'https://www.xyzshops.cn/mobile/index.php'; const MCH_ID = 10147; const KEY = 'b2b636b193eab82f4b290b6057abec9c'; const NOTIFY_URL = BASE_SITE_URL . "/racc/callback/lingzh/yezi.php"; }