Commit 75cb697b by 周晓航

添加注释 维护枚举类

Signed-off-by: 周晓航 <xiaohang.zhou@freemud.com>
parent fcea0267
......@@ -3351,6 +3351,7 @@ public class OrderServiceImpl implements Orderservice {
if (!Objects.equals(checkResult.getCode(), ResponseResult.SUCCESS.getCode())) {
return checkResult;
}
// fisherman 调用会员获取券的有效性,是否有转赠状态
// fisherman 未完成调用券码 核销券
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment