raorihong/middleware

There is no license information available for the latest version (1.0.4) of this package.

1.0.4 2019-05-09 03:56 UTC

This package is auto-updated.

Last update: 2025-06-10 00:40:20 UTC


README

用作应用与逻辑服务器间的通信

配置环境变量的说明

LOGIC_AUTHORIZATION_CODE: 逻辑服务器的Authorization Bearer

LOGIC_HOST: 逻辑服务器URL地址,约定以"/"结尾

LOGIC_API_VERSION: API版本标识,约定以"/"结尾,必须和 $this->url 配合使用