1
This commit is contained in:
@@ -20,7 +20,7 @@ class CallBackController extends AbstractController
|
||||
* @return ResponseInterface
|
||||
* @throws \Throwable
|
||||
*/
|
||||
public function patientWxPaySuccessCallBack(): ResponseInterface
|
||||
public function wxPaySuccessCallBack(): ResponseInterface
|
||||
{
|
||||
Db::beginTransaction();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user