add clear
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
|
||||
namespace qq;
|
||||
|
||||
|
||||
class GamePrePay extends SmallProgram
|
||||
{
|
||||
|
||||
private $url = 'https://api.q.qq.com/api/json/openApiPay/GamePrePay?access_token=';
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user