From 4f93914bb54bc90ec0e8235536d4203fbd1ff86b Mon Sep 17 00:00:00 2001 From: xichaoyin Date: Fri, 12 Jan 2024 03:14:06 +0800 Subject: [PATCH] proto --- src/shared/protocols/serviceProto.ts | 7 ------- 1 file changed, 7 deletions(-) diff --git a/src/shared/protocols/serviceProto.ts b/src/shared/protocols/serviceProto.ts index 7aa8e68..5c51c51 100644 --- a/src/shared/protocols/serviceProto.ts +++ b/src/shared/protocols/serviceProto.ts @@ -10029,13 +10029,6 @@ export const serviceProto: ServiceProto = { } ] } - }, - { - "id": 5, - "name": "lasttime", - "type": { - "type": "Number" - } } ] },