mh_goadmin_server/app/admin/apis/system
chenlin 4bf39f8cdb 1.修复缺陷,优化代码:
(1)零售退货时增加"库存已有该串码商品"的判断;
(2)门店经营数据中销售数量类型改为int64,可能有负值;
(3)零售明细中字段类型int32调整为float64,包含:RetailPrice、SalePrice、WholesalePrice、StaffPrice;
(4)库存调拨商品信息表增加字段:CategoryId、CategoryName;
2024-05-15 11:08:46 +08:00
..
dict api文档 2023-10-17 10:32:08 +08:00
captcha.go fix: 2023-09-16 10:56:39 +08:00
config.go api文档 2023-10-17 10:32:08 +08:00
dept.go api文档 2023-10-17 10:32:08 +08:00
index.go fix: 2023-09-16 10:56:39 +08:00
info.go fix: 2023-09-16 10:56:39 +08:00
menu.go api文档 2023-10-17 10:32:08 +08:00
post.go api文档 2023-10-17 10:32:08 +08:00
role.go api文档 2023-10-17 10:32:08 +08:00
rolemenu.go api文档 2023-10-17 10:32:08 +08:00
settings.go api文档 2023-10-17 10:32:08 +08:00
sysuser.go 1.修复缺陷,优化代码: 2024-05-15 11:08:46 +08:00