You've already forked FrameTour-BE
聪明付
This commit is contained in:
@@ -5,6 +5,7 @@ import lombok.Getter;
|
||||
@Getter
|
||||
public enum PayAdapterType {
|
||||
WX_MP_PAY("WX_MP_PAY"),
|
||||
CONG_MING_PAY("CONG_MING_PAY"),
|
||||
;
|
||||
|
||||
private final String type;
|
||||
|
Reference in New Issue
Block a user