From 517548cbddd2a6c249539f3521859576d8830b72 Mon Sep 17 00:00:00 2001 From: SANYE-YA <122528746+SANYE-CH@users.noreply.github.com> Date: Sun, 5 Jan 2025 14:46:51 +0800 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 验证了魔方财务3.7.2 可用性 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4b1bcb7..4686d62 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ ### 魔方财务系统使用方法 -*魔方财务系统支持版本:**<=3.7.0*** +*魔方财务系统支持版本:**<=3.7.2*** [已经过测试] 1. 首先需要安装php扩展。根据网站要使用的php版本,下载扩展文件([php7.2](https://raw.githubusercontent.com/aazooo/zjmf/main/ext/finance/php7.2/idcsmart.so)、[php7.3](https://raw.githubusercontent.com/aazooo/zjmf/main/ext/finance/php7.3/idcsmart.so)、[php7.4](https://raw.githubusercontent.com/aazooo/zjmf/main/ext/finance/php7.4/idcsmart.so)),上传到php安装目录 /lib/php/extensions/no-debug-non-zts-xxxx(xxxx为一串数字)文件夹里面。