增加支付相关表的 SQL,调整相关的实体

This commit is contained in:
YunaiV
2021-10-23 17:47:27 +08:00
parent 6e3aa8a752
commit 6dc65234ef
29 changed files with 664 additions and 105 deletions

View File

@ -11,7 +11,7 @@ import java.util.Collection;
import java.util.List;
/**
* 短信渠道Service接口
* 短信渠道 Service 接口
*
* @author zzf
* @date 2021/1/25 9:24