1 Star 0 Fork 213

jasonps2015 / 点可云ERP-V6.0-开源进销存系统.erp系统.进销存源码.仓库管理

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.htaccess 215 Bytes
AI 代码解读
一键复制 编辑 原始数据 按行查看 历史
白狐 提交于 2022-08-04 15:12 . push
<IfModule mod_rewrite.c>
Options +FollowSymlinks -Multiviews
RewriteEngine On
RewriteCond %{REQUEST_FILENAME} !-d
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?/$1 [QSA,PT,L]
</IfModule>
PHP
1
https://gitee.com/jasonps2015/nodcloud.git
git@gitee.com:jasonps2015/nodcloud.git
jasonps2015
nodcloud
点可云ERP-V6.0-开源进销存系统.erp系统.进销存源码.仓库管理
master

搜索帮助