docs: rewrite README sections to clarify no-license deployment

This commit is contained in:
yanguo0905
2026-03-24 16:25:16 +08:00
parent a53d3bbbce
commit a9c57dc0f7
14 changed files with 142 additions and 384 deletions
+4 -5
View File
@@ -27,12 +27,11 @@
## ⚠️ Important Notice
This project requires a **license key** to run. The code includes a built-in authorization system that cannot be bypassed.
The current version has removed built-in authorization checks, so **`license.key` is no longer required** for deployment.
-License keys use signature verification and cannot be forged
-Automatic reminder 7 days before expiration
-Automatic stop after expiration
- ✅ Support remote renewal without redeployment
-Startup no longer depends on license files
-Core business flows (payment/order/delivery) remain unchanged
-Older license-related setup steps in this document are legacy notes
---