• Joined on 2023-11-07
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-07-30 06:49:59 +00:00
7d8a41bc9b 1、修复尊享会员/租卡会员兑换码消耗完以后报错的缺陷;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-07-18 10:24:43 +00:00
80cc72a74b 1、修复租赁订单归还时手机尾号为空时报错的缺陷;
chenlin pushed to dev_1.5.0 at minghui/mh_server 2025-07-17 08:11:45 +00:00
70750755d3 1、修改GetGameCardSearch接口sql注入问题;
chenlin pushed to dev_1.5.0 at minghui/mh_server 2025-07-17 06:08:23 +00:00
chenlin created branch dev_1.5.0 in minghui/mh_server 2025-07-17 06:08:23 +00:00
chenlin pushed to dev_1.4.2 at minghui/mh_server 2025-07-17 03:11:49 +00:00
48e0cd78d4 1、修改获取用户数据接口UserData,新增超期标志和通知字段:mark, overdueNotice;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-07-17 03:06:57 +00:00
9c4e75d749 1、租赁订单归还增加"超期处理"的逻辑,超期处理的订单状态为7,用户信息中保证金清零,且mark=1;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-07-16 01:27:42 +00:00
f670065965 1、优化采购订单反审核以后,由于串码重复不能再次入库的问题;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-07-14 02:14:03 +00:00
730e31663a 1、修复库存调拨报错的缺陷;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-07-10 06:53:37 +00:00
fe46d911a1 1、新增用户消息删除接口;
chenlin pushed to dev_1.4.2 at minghui/mh_server 2025-07-04 10:16:27 +00:00
ed91928ae3 1、增加业务消息触发流程;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-07-04 10:07:30 +00:00
b3a8c6e4e7 1、添加业务消息相关接口;
chenlin pushed to dev_1.4.6 at minghui/mh_goadmin_server 2025-07-01 03:57:30 +00:00
54a6fc2551 1、优化零售明细相关支付金额不能为负值的缺陷,根据实际情况展示;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-07-01 03:54:33 +00:00
70b823b413 1、优化零售明细相关支付金额不能为负值的缺陷,根据实际情况展示;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-06-27 09:39:45 +00:00
b3569fad57 1、之前部分接口报错时事务没有回滚,有风险,已优化;
chenlin pushed to main at chenlin/migu_music_server 2025-06-26 08:14:17 +00:00
75887289f0 1.新增通用订单同步接口;
chenlin pushed to dev_1.5.0 at minghui/mh_goadmin_server 2025-06-26 01:47:58 +00:00
chenlin created branch dev_1.5.0 in minghui/mh_goadmin_server 2025-06-26 01:47:58 +00:00
chenlin pushed to dev_1.4.6 at minghui/mh_goadmin_server 2025-06-20 07:20:39 +00:00
dc66375898 1、优化"获取每日经营数据列表",入参增加排序字段;
chenlin pushed to dev_1.4.6 at minghui/mh_goadmin_server 2025-06-19 07:28:40 +00:00
c07d7d6722 1、新增配合商场检查的相关接口;