From 4fa9d2e477542fda2cedfcff33fb983986b00a1d Mon Sep 17 00:00:00 2001 From: cehua-TT <448191260@qq.com> Date: 星期二, 13 十一月 2018 14:10:31 +0800 Subject: [PATCH] 2355 修复集市翅膀筛选项问题 --- ZoneServerGroup/map1_8G/MapServer/MapServerData/CaptchaImage/VerificationCodePic/readme.txt | 7 +++++++ 1 files changed, 7 insertions(+), 0 deletions(-) diff --git a/ZoneServerGroup/map1_8G/MapServer/MapServerData/CaptchaImage/VerificationCodePic/readme.txt b/ZoneServerGroup/map1_8G/MapServer/MapServerData/CaptchaImage/VerificationCodePic/readme.txt new file mode 100644 index 0000000..a061189 --- /dev/null +++ b/ZoneServerGroup/map1_8G/MapServer/MapServerData/CaptchaImage/VerificationCodePic/readme.txt @@ -0,0 +1,7 @@ +版本 1.3 + +1. 安装python +2. 安装PIL插件 +3. 配置config.ini +4. 可执行VerificationCodePic.Make(count) +5. 也可以执行批处理 第一个参数 是count(图片数量) \ No newline at end of file -- Gitblit v1.8.0