Showing
1 changed file
with
1 additions
and
1 deletions
@@ -14,7 +14,7 @@ abstract class PayAbstract implements PayInterface { | @@ -14,7 +14,7 @@ abstract class PayAbstract implements PayInterface { | ||
14 | * | 14 | * |
15 | * @var | 15 | * @var |
16 | */ | 16 | */ |
17 | - public $baseNoticeUrl = "http://gray.yohobuy.com/pay/"; | 17 | + public $baseNoticeUrl = "http://www.yohobuy.com/pay/"; |
18 | 18 | ||
19 | // public $baseNoticeUrl = "http://www.yohobuy.com/pay/"; | 19 | // public $baseNoticeUrl = "http://www.yohobuy.com/pay/"; |
20 | 20 |
-
Please register or login to post a comment