qa-ifish7/web/Application/Common/Conf/weixin.php

5 lines
63 B
PHP

<?php
return array (
'appid' => '',
'appsecret' => '',
);