mirror of
https://github.com/kongyuebin1/dongfeng-pay.git
synced 2024-11-11 04:59:21 +08:00
11 lines
357 B
Go
11 lines
357 B
Go
|
/***************************************************
|
||
|
** @Desc : 接受上游通道商的订单结果异步回调
|
||
|
** @Time : 2019/11/22 23:27
|
||
|
** @Author : yuebin
|
||
|
** @File : supplier_notify
|
||
|
** @Last Modified by : yuebin
|
||
|
** @Last Modified time: 2019/11/22 23:27
|
||
|
** @Software: GoLand
|
||
|
****************************************************/
|
||
|
package gateway
|