mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-08-13 09:41:52 +08:00
trade:确认收货时,增加订单日志
This commit is contained in:
@@ -14,7 +14,7 @@ import lombok.RequiredArgsConstructor;
|
||||
public enum TradeOrderOperateTypeEnum {
|
||||
|
||||
MEMBER_CREATE(1, "用户下单"),
|
||||
TEST(2, "用户({nickname})做了({thing})"),
|
||||
MEMBER_RECEIVE(30, "用户已收货")
|
||||
;
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user