Logo
Explore Help
Register Sign In
mkm/multi-store
1
0
Fork 0
You've already forked multi-store
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
multi-store/app/common/model/OperationLog.php

11 lines
113 B
PHP
Raw Normal View History

init
2024-05-30 21:37:55 +08:00
<?php
namespace app\common\model;
class OperationLog extends BaseModel
{
feat(admin): 优化仓库产品和财务流水列表 - 在 StoreFinanceFlowLists 中添加 order_sn 字段的搜索支持 - 在 WarehouseProductLists 中增加商品规格、单位等信息的展示 - 修改 BeforehandOrderLogic 中的价格处理逻辑,区分 purchase 和 price 字段 - 在 OperationLog 模型中添加 params 字段的 JSON 序列化 - 移除 apidoc-ui.zip 文件
2024-10-24 11:17:41 +08:00
protected $json = ['params'];
init
2024-05-30 21:37:55 +08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 23.5.1 Page: 169ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API