feat: license模块调整

This commit is contained in:
caiyuchao
2025-07-02 16:20:56 +08:00
parent 01bada138c
commit 7d46e24db7
6 changed files with 137 additions and 82 deletions

View File

@@ -0,0 +1,17 @@
{
"customer": "Customer",
"project": "Project",
"expirationTime": "Expiration Time",
"neSwitch": "NE Switch",
"userNum": "User Count",
"baseStationNum": "Base Station Count",
"activationCode": "Activation Code",
"licenseContent": "License Content",
"applicant": "Applicant",
"approver": "License Administrator",
"status": "Status",
"remark": "Remark",
"creationTime": "Creation Time",
"operation": "Operation",
"list": "License List"
}