feat: 标记 Payment 类为废弃,更新文档注释
This commit is contained in:
parent
4944cbe488
commit
97bb4fcd8d
app/Utils/API
|
@ -6,6 +6,7 @@ use GuzzleHttp\Client;
|
|||
|
||||
/**
|
||||
* 第三方api转账
|
||||
* 已经废弃
|
||||
*/
|
||||
class Payment
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue