Commit 6f109d1f by feixiang

支付服务接口

parent 666a9141
......@@ -17,4 +17,4 @@ use Swoft\Core\ResultInterface;
interface PayInterface
{
public function generateSign(int $storeId, int $orderId, int $openId);
}
\ No newline at end of file
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment