mh_goadmin_server/app/admin/apis/erpordermanage
chenlin 4bf39f8cdb 1.修复缺陷,优化代码:
(1)零售退货时增加"库存已有该串码商品"的判断;
(2)门店经营数据中销售数量类型改为int64,可能有负值;
(3)零售明细中字段类型int32调整为float64,包含:RetailPrice、SalePrice、WholesalePrice、StaffPrice;
(4)库存调拨商品信息表增加字段:CategoryId、CategoryName;
2024-05-15 11:08:46 +08:00
..
erp_order.go 1.修复缺陷,优化代码: 2024-05-15 11:08:46 +08:00