|
|
@@ -117,6 +117,7 @@ public interface IFsStorePaymentService
|
|
|
|
|
|
String v3TransferNotify(String notifyData, HttpServletRequest request);
|
|
|
|
|
|
+ String v3TransferNotifyApp(String notifyData, HttpServletRequest request);
|
|
|
|
|
|
String v3TransferNotifyWithCompanyId(Long companyId,String notifyData, HttpServletRequest request);
|
|
|
|