搜索中心
全部 模块文档 模块 讨论 文档 问答
搜索 www.qudongzhuanjia.cn , 共找到 133 条记录
搜索结果
[模块] 易收米 - 支付宝支付 YsmAliPay
模块介绍易收米支付平台专注个人收款,采用官方支付接口,资金由微信支付官方结算,安全有保障支付宝官方签约,无需营业执照,5分钟签约完成,签约后可使用支付宝商户相关接口能力,资金由支付宝官方结算、实时到账。无需挂机,无代收,支持H5支付易收米支付官方网站:https://www.yishoumi.cn/此支付插件自动识别用户设备,如果是电脑端充值或者购买产品,调用扫码支付的接口,如果是手机端充值或者购买产品,调用H5支付的接口使...
电脑 手机 后台管理 支付中心 支付宝 支付宝当面付 个人支付 扫码支付 H5支付
更新时间:2023-05-22 15:05:02
[模块] 易收米 - 微信支付 YsmWxPay
模块介绍易收米支付平台专注个人收款,采用官方支付接口,资金由微信支付官方结算,安全有保障微信支付官方签约,无需营业执照,5分钟签约完成,签约后可使用微信支付商户相关接口能力,资金由微信支付官方结算、实时到账。无需挂机,无代收,支持H5支付易收米支付官方网站:https://www.yishoumi.cn/此支付插件自动识别用户设备,如果是电脑端充值或者购买产品,调用扫码支付的接口,如果是手机端充值或者购买产品,调用H5支付的...
电脑 手机 后台管理 支付中心 微信支付 个人支付 扫码支付 H5支付 公众号支付
更新时间:2023-05-22 15:04:53
[讨论] 模拟常见软件微信、钉钉、企业微信、飞书、淘宝、支付宝 的User Agent
微信 mozilla/5.0 (linux; u; android 4.1.2; zh-cn; mi-one plus build/jzo54k) applewebkit/534.30 (khtml, like gecko) version/4.0 mobile safari/534.30 micromessenger/5.0.1.352 钉钉 Mozilla/5.0 (Linux; Android 6.0.1; MI MAX Build/MMB29M; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/51.0.2704.81 Mobile Safari/537.36 AliApp(DingTalk/3.2.0) com.alibaba.android....
更新时间:2023-04-18 09:56:56
[讨论] 错误500日志
[2023-06-05 09:14:30] product.ERROR: SQLSTATE[23000]: Integrity constraint violation: 1048 Column 'value' cannot be null (SQL: insert into `config` (`key`, `value`, `updated_at`, `created_at`) values (Member_LoginPhoneNameSuggest, ?, 2023-06-05 09:14:30, 2023-06-05 09:14:30)) {"exception":"[object] (Illuminate\\Database\\QueryException(code: 23000): SQLSTATE[23000]: Integr...
更新时间:2023-06-05 09:22:23
[文档] 系统运维 - docker
清除无用镜像 docker images | awk '{print $3}' | xargs docker rmi 修改 Docker 的 IP 修改 /etc/docker/daemon.json { // ... "bip": "198.18.0.0/16" // ... } 完成后重启 docker 服务 sudo systemctl daemon-reload sudo systemctl restart docker 镜像手动打包、推送、加载 # 保存一个镜像到本地 tar 文件 docker save -o /tmp/ExampleImage.tar ExampleImage:1.0.0 # 推送到远程存储(...
更新时间:2025-12-15 13:48:25
[讨论] 付费内容问题!
[2023-06-06 22:31:43] product.ERROR: '2EBD610C38F9DD5EBD66436648C695E41A9DD1FA' should be 32 chars length. {"exception":"[object] (EasyWeChat\\Kernel\\Exceptions\\InvalidArgumentException(code: 0): '2EBD610C38F9DD5EBD66436648C695E41A9DD1FA' should be 32 chars length. at /www/wwwroot/www.duokong.com/vendor/w7corp/easywechat/src/Payment/Application.php:194)&n...
更新时间:2023-06-06 22:33:46
[讨论] 发博文错误500
[2023-06-20 15:05:15] product.ERROR: ModStart\Form\Form::ModStart\Support\Concern\{closure}(): Argument #2 ($item) must be of type ModStart\Field\AbstractField, int given, called in /www/wwwroot/www.duokong.com/vendor/laravel/framework/src/Illuminate/Collections/Arr.php on line 201 {"exception":"[object] (TypeError(code: 0): ModStart\\Form\\Form::ModStart\\Support\\Concern\\{closure...
更新时间:2023-06-20 15:16:29
[讨论] 文库还源了数据后首页和栏目打开500错误,内容正常是什么问题
刚安装好是正常打开首页的, 把备份的数据库导入了之后内容内容可以正常打开,首页和栏目页面打不开。 [2023-06-25 16:16:03] beta.ERROR: ErrorException: file_put_contents(/www/wwwroot/www123mz/storage/framework/cache/b0/f6/b0f60e1812551cb0742867f4d7707459): failed to open stream: No such file or directory in /www/wwwroot/www123mz/vendor/laravel/framework/src/...
更新时间:2023-06-25 16:17:08
[模块文档] 文档转换乱码问题
系统转换发生乱码,通常原始是由于文档转换成PDF时出现乱码。CentOS 参考解决办法yum groupinstall "fonts" 打开vim /etc/locale.conf 按键 i 进入编辑模式, 把内容改为LANG="zh_CN.UTF-8"
更新时间:2026-01-13 19:36:55
[讨论] 点击模块管理显示请求出现错误,无法安装新的模块
问题描述: 点击模块管理显示请求出现错误,无法安装新的模块,原来一直使用正常,突然出现的问题。 环境信息: PHP7.09nts版本、文档模块 日志报错是这样的: [2023-02-01 21:50:52] product.ERROR: UnexpectedValueException: The Response content must be a string or object implementing __toString(), "boolean" given. in D:\phpstudy_pro\WWW\www.aaa.com\vendor\symfony...
更新时间:2023-04-18 09:56:58
QQ
微信
客服