feat: add plugin update support + fix bugs

This commit is contained in:
xboard
2025-07-13 08:53:00 +08:00
parent 328461b093
commit 18de0e8a43
3 changed files with 17 additions and 4 deletions

View File

@@ -37,7 +37,6 @@ class OrderService
* @param Plan $plan
* @param string $period
* @param string|null $couponCode
* @param array|null $telegramMessageIds
* @return Order
* @throws ApiException
*/