pay:微调 enum 的包名

This commit is contained in:
YunaiV
2023-10-23 19:56:30 +08:00
parent 054569a3d3
commit 633a4c5687
13 changed files with 16 additions and 17 deletions

View File

@ -1,4 +1,4 @@
package cn.iocoder.yudao.module.pay.enums.member;
package cn.iocoder.yudao.module.pay.enums.wallet;
import cn.iocoder.yudao.framework.common.core.IntArrayValuable;
import lombok.AllArgsConstructor;