From 1b229fc8dc5f28f2f3421f6dd8e33d31de5c9ea2 Mon Sep 17 00:00:00 2001
From: Surpriseplus <845948745@qq.com>
Date: 星期三, 12 十月 2022 09:40:21 +0800
Subject: [PATCH] token列表接口对接

---
 src/assets/lang/zh.js |   55 ++++++++++++++++++++++---------------------------------
 1 files changed, 22 insertions(+), 33 deletions(-)

diff --git a/src/assets/lang/zh.js b/src/assets/lang/zh.js
index fcfd96e..2fdf754 100644
--- a/src/assets/lang/zh.js
+++ b/src/assets/lang/zh.js
@@ -210,45 +210,34 @@
     },
     tokentool: 'Token宸ュ叿',
     tokentoolObj: {
-      first: '鏈嶅姟鍒楄〃',
-      second: 'Token绠$悊',
-      serviceid: '璧勬簮ID',
-      serviceName: '鏈嶅姟鍚嶇О',
-      excelTemplate: 'Excel妯℃澘',
-      uploadExcel: '涓婁紶Excel',
-      serviceToken: 'Token 鐢熸垚澶�',
-      pleaseInput: '鐢宠Token鍚庢澶勫彲澶嶅埗',
-      copy: '澶嶅埗',
-      tokenName: 'Token鏌ヨ',
-      tokenStatus: 'Token鐘舵��',
-      tokenAll: '鍏ㄩ儴',
-      tokeNormal: '姝e父',
-      tokenInvalid: '澶辨晥',
-      tokenRenewal: '缁湡',
-      serialnumber: '搴忓彿',
-      applysystem: '鐢宠浣跨敤绯荤粺',
-      applicantIP: '鐢宠鑰匢P',
-      applicationtime: '鐢宠鏃堕棿',
-      applytime: '鐢宠浣跨敤鏃堕棿(s)',
-      tokenstring: 'Token涓�',
-      serviceAddress: '鏈嶅姟鍦板潃',
-      porstServiceAddress: '浠g悊鍚庢湇鍔″湴鍧�',
-      sourcesystem: '鏉ユ簮绯荤粺',
-      pubicnot: '鏄惁鍏紑',
-      suffixID: '鍚庣紑ID',
-      goonlinenot: '鏄惁涓婄嚎',
-      primaryKey: '涓婚敭',
-      applyToken: '鐢宠Token',
+      tokenId: '璧勬簮ID',
+      tokenQuery: 'Token ',
+      tokenStatus: 'Token 绫诲瀷',
+      whole: '鍏ㄩ儴',
+      normal: '姝e父',
+      invalid: '澶辨晥',
+      index: '搴忓彿',
+      token: '浠ょ墝',
+      duration: '浣跨敤鏃堕棿',
+      expire: '澶辨晥鏃堕棿',
+      type: '绫诲瀷',
+      ip: 'IP鍦板潃',
+      createUser: '鍒涘缓浜篒D',
+      createTime: '鍒涘缓鏃堕棿',
+      updateUser: '鏇存柊浜篒D',
+      updateTime: '鏇存柊鏃堕棿',
       operation: '鎿嶄綔',
-      resourcetoken: 'Token鎵�灞炶祫婧怚D',
-      tokeninformation: 'Token淇℃伅',
-      autorenew: '鑷姩缁害',
+      renewal: '缁湡',
+      addToken: '鏂板 Token 淇℃伅',
+      editToken: '淇敼 Token 淇℃伅',
+      temporary: '涓存椂',
+      fixed: '鍥哄畾',
     },
     operationLogObj: {
       queryRegion: '鏌ヨ鍖�',
       resourceName: '璧勬簮鍚嶇О',
       operationType: '鎿嶄綔绫诲瀷',
-      operatingTime:"鎿嶄綔鏃堕棿",
+      operatingTime: '鎿嶄綔鏃堕棿',
       startTime: '寮�濮嬫椂闂�',
       endTime: '缁撴潫鏃堕棿',
       inquire: '鏌ヨ',

--
Gitblit v1.9.3