This commit is contained in:
xiaoyu
2024-02-02 15:43:30 +08:00
parent 8b27dbc64c
commit efab20db98
13 changed files with 213 additions and 42 deletions
+11
View File
@@ -31,4 +31,15 @@ $config = array(
),
'model' => array('user_model' => 'app/licheb/app_licheb_users_model')
),
'neta' => array(
'id' => 3,
'app_id' => 3,
'name' => '哪铁圈',
'sign_key' => 'be0fc63bf56a462f16a623501c156bb5',
'wx' => array(
'appid' => '',
'secret' => '',
),
//'model' => array('user_model' => 'app/neta/app_licheb_users_model')
),
);