【亲测源码】阿奇魔签完美运营级别IOS一键签名程序
环境:nginx+php7.0 nginx伪静态配置 location / { if (!-e $request\_filename){ rewrite "^/(\[a-zA-Z0-9\]{6})$" /user/install/index/$1/ last; rewrite ^(.\*)$ /index.php?s=$1 last; break; } } 数据库配置文件:/data/conf/d