mirror of
https://gitee.com/niucloud-team/niucloud
synced 2026-08-13 07:55:41 +08:00
fix 同步niucloud
This commit is contained in:
@@ -21,6 +21,7 @@ use think\facade\Route;
|
||||
Route::group('weapp', function() {
|
||||
|
||||
/***************************************************** 微信配置 ****************************************************/
|
||||
Route::get('auth_url', 'weapp.Auth/getWeappQrcodeUrl');
|
||||
Route::get('config', 'weapp.Config/get');
|
||||
//设置微信配置
|
||||
Route::put('config', 'weapp.Config/set');
|
||||
|
||||
Reference in New Issue
Block a user