eee
This commit is contained in:
+2
-2
@@ -28,9 +28,9 @@ class Recharge extends SmallProgram
|
||||
protected string $host = 'qpay.qq.com';
|
||||
|
||||
/**
|
||||
* @param $value
|
||||
* @param string $value
|
||||
*/
|
||||
public function setSpillCreateIp($value)
|
||||
public function setSpillCreateIp(string $value)
|
||||
{
|
||||
$this->spill_create_ip = $value;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user