• Joined on 2023-11-07
chenlin pushed to main at chenlin/migu_admin_server 2024-10-24 01:53:00 +00:00
dde900dfe5 1.修复历史查询汇总返回总数不准确的问题;
chenlin pushed to main at chenlin/migu_admin_server 2024-10-23 05:52:05 +00:00
ff4b3a7b54 1.新增营收分析接口;
f8e1a6e92d 1.注释对外提供的接口,只保留后台相关接口;
Compare 2 commits »
chenlin pushed to main at chenlin/migu_admin_server 2024-10-22 08:29:30 +00:00
bd4f3e6333 Initial commit
chenlin created branch main in chenlin/migu_admin_server 2024-10-22 08:29:30 +00:00
chenlin created repository chenlin/migu_admin_server 2024-10-22 08:23:46 +00:00
chenlin pushed to main at chenlin/migu_server 2024-10-22 08:22:48 +00:00
2f382db28d 1.增加首页数据查询接口;
chenlin pushed to main at chenlin/migu_server 2024-10-22 03:01:26 +00:00
aa4a350da7 1.修改订购成功回调通知的逻辑;
chenlin pushed to main at chenlin/migu_server 2024-10-21 10:14:06 +00:00
d372c69e32 1.增加逻辑,如果订购成功回调通知有订单表之外的数据;则查询流水表,有则加入记录;
chenlin pushed to main at chenlin/migu_server 2024-10-18 15:47:40 +00:00
cb52858656 Initial commit
chenlin created branch main in chenlin/migu_server 2024-10-18 15:47:40 +00:00
chenlin created repository chenlin/migu_server 2024-10-18 15:45:33 +00:00
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-12 01:35:22 +00:00
1710712684 1、优化进销存报表,修改期初库存,期末库存计算规则(目前数量一致,金额还有差异);
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-10 08:25:57 +00:00
47adb34c2c 1、获取零售订单小票数据,增加字段IsShowImei和IMEI;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-10-09 11:47:33 +00:00
cdd28ce1b7 1、优化零售明细中销售毛利和员工毛利,审核后更新时使用实际零售价计算;
chenlin pushed to dev_1.4.2 at minghui/mh_server 2024-10-09 06:42:22 +00:00
15089f71ca 1.修改商场积分兑换接口,入参收获地址改成非必填;
chenlin pushed to dev_1.4.2 at minghui/mh_server 2024-10-01 15:55:30 +00:00
d63f0295d3 1.优化会员积分记录,解决续费优惠后积分为0的缺陷;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-09-29 14:13:48 +00:00
caad0d881b 1、优化采购报表(按商品),未执行金额和数量不能为负值;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-09-29 06:21:42 +00:00
a0263fedf1 1、同步v1.4.1代码遗漏部分,零售明细也需查询退货订单的支付汇总;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-09-27 11:35:55 +00:00
4e7aa8caed 1、优化采购报表查询慢的问题;
chenlin pushed to dev_1.4.2 at minghui/mh_goadmin_server 2024-09-27 02:36:26 +00:00
5fb54b36d8 1、零售明细汇总数据四舍五入保留2位小数;