sifangpay/config/merchant_admin.php

8 lines
111 B
PHP

<?php
return [
'name'=>'商户后台',
'version'=>'V2.0版本',
'admin_name'=>'商户后台'
];
?>