This commit is contained in:
aozhiwei 2023-08-02 13:32:23 +08:00
parent 21dc8f1d57
commit 606cf6db23

View File

@ -204,4 +204,9 @@ class InAppPurchase {
$this->_rspOk();
}
private function verifySign()
{
}
}