支付模块,发起交易,暂时是比较 demo 的代码。未完成~
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
package cn.iocoder.mall.pay.application.scheduler;
|
||||
|
||||
/**
|
||||
* TODO
|
||||
*/
|
||||
public class PayNotifyAppJob {
|
||||
|
||||
// TODO 需要考虑下是基于 MQ 还是 Job
|
||||
// TODO 通知频率
|
||||
// TODO rpc 泛化回调
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user