1.太米支付
This commit is contained in:
parent
ec2fbe5d51
commit
589c0b3435
electripper-common/src/main/java/com/ruoyi/common/pay/tm
electripper-system/src/main/java/com/ruoyi/system/domain
|
@ -12,7 +12,5 @@ public interface IChannelInfo {
|
|||
|
||||
String getNotifyUrl();
|
||||
|
||||
String getFrontUrl();
|
||||
|
||||
String getSn();
|
||||
}
|
||||
|
|
|
@ -64,9 +64,6 @@ public class Channel extends BaseEntity
|
|||
/** appid */
|
||||
private String appid;
|
||||
|
||||
/** 支付完成后的跳转地址 */
|
||||
private String frontUrl;
|
||||
|
||||
private String developerId;
|
||||
|
||||
/** 门店Id */
|
||||
|
|
Loading…
Reference in New Issue
Block a user