[更新]修改连接配置协议

This commit is contained in:
Anyon 2018-03-26 15:26:25 +08:00
parent cf0326d810
commit e79ddef850

View File

@ -13,5 +13,5 @@
// +---------------------------------------------------------------------- // +----------------------------------------------------------------------
return [ return [
'service_url' => 'http://service.thinkadmin.top', 'service_url' => 'https://service.thinkadmin.top',
]; ];