This website requires JavaScript.
Explore
Help
Register
Sign In
mkm
/
multi-store
Watch
1
Star
0
Fork
0
You've already forked multi-store
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
2,002
Commits
15
Branches
15
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
mkm
e3ad6207f5
fix(warehouse): 修复库存商品采购价小于等于0时的总价计算问题
...
- 将总价计算逻辑移至采购价判断之前 - 当采购价小于等于0时,将总价设为0,避免抛出异常
2024-11-18 15:27:42 +08:00
app
fix(warehouse): 修复库存商品采购价小于等于0时的总价计算问题
2024-11-18 15:27:42 +08:00
config
feat: 添加或修改API;
2024-09-02 15:31:07 +08:00
extend
feat(admin): 优化订单相关功能
2024-11-18 14:08:41 +08:00
process
feat(process/Task.php): 修改订单删除逻辑及定时任务
2024-09-18 11:13:38 +08:00
public
feat(admin): 优化仓库产品和财务流水列表
2024-10-24 11:17:41 +08:00
resource
/translations
init
2024-05-30 21:37:55 +08:00
runtime
init
2024-05-30 21:37:55 +08:00
support
feat: 更新了MakePluginCommand类以支持更新插件
2024-08-14 09:46:31 +08:00
vendor
添加phpword
2024-10-09 10:40:43 +08:00
.example.env
feat: 添加了对GIF图像的编码和解码支持
2024-06-05 18:07:46 +08:00
.gitignore
feat: 修改了IndexController控制器中的index方法
2024-08-18 11:49:48 +08:00
.htaccess
合并
2024-06-22 17:24:57 +08:00
composer.json
添加phpword
2024-10-09 10:40:43 +08:00
composer.lock
添加phpword
2024-10-09 10:40:43 +08:00
composer.phar
init
2024-05-30 21:37:55 +08:00
LICENSE
init
2024-05-30 21:37:55 +08:00
nginx.htaccess
合并
2024-06-22 17:24:57 +08:00
README.md
feat(StoreOrderLists, StoreProductLists, OrderLogic): updated logic for orders, fixed bugs, improved code quality
2024-09-16 22:02:19 +08:00
start.php
init
2024-05-30 21:37:55 +08:00
webman
feat: 更新了MakePluginCommand类以支持更新插件
2024-08-14 09:46:31 +08:00
windows.bat
init
2024-05-30 21:37:55 +08:00
windows.php
init
2024-05-30 21:37:55 +08:00
README.md
source 0 小程序 1 收银台 4 批发
Description
多门店系统
Readme
MIT
65
MiB
Languages
PHP
99.9%
HTML
0.1%