An open API service indexing awesome lists of open source software.

https://github.com/ledccn/ledc-printer-server

云打印
https://github.com/ledccn/ledc-printer-server

Last synced: 8 months ago
JSON representation

云打印

Awesome Lists containing this project

README

          

# 云打印-Webman插件(依赖菜鸟打印组件)

## 安装 Installation

```sh
composer require ledc/printer
```

## 使用 Usage examples

启动长连接服务
```php
php gateway_worker.php restart -d
```

启动webman服务
```php
php start.php restart -d
```