feat: 项目基础框架+配置+Kernel
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<?php
|
||||
define('PAYAPPID',''); #微信公众号APPID
|
||||
define('PAYPASSKEY',''); #商户API密码
|
||||
define('MERCHANTID',''); #商户ID
|
||||
?>
|
||||
Reference in New Issue
Block a user