initial 2.0 commit

This commit is contained in:
jerry
2020-08-31 10:11:06 +08:00
parent b6756179f5
commit beb1f5f063
69 changed files with 1237 additions and 2090 deletions

View File

@@ -4,8 +4,7 @@
namespace ZM\Utils;
use Framework\Console;
use Swlib\Saber;
use ZM\Console\Console;
use Swoole\Coroutine\Http\Client;
class ZMRequest
@@ -79,14 +78,6 @@ class ZMRequest
return new ZMWebSocket($url, $set, $header);
}
/**
* @param $option
* @return Saber
*/
public static function session($option) {
return Saber::session($option);
}
/**
* @param $url
* @param array $attribute