1.太米支付

This commit is contained in:
邱贞招 2024-09-24 21:54:33 +08:00
parent ec2fbe5d51
commit 589c0b3435
2 changed files with 0 additions and 5 deletions
electripper-common/src/main/java/com/ruoyi/common/pay/tm
electripper-system/src/main/java/com/ruoyi/system/domain

View File

@ -12,7 +12,5 @@ public interface IChannelInfo {
String getNotifyUrl();
String getFrontUrl();
String getSn();
}

View File

@ -64,9 +64,6 @@ public class Channel extends BaseEntity
/** appid */
private String appid;
/** 支付完成后的跳转地址 */
private String frontUrl;
private String developerId;
/** 门店Id */