mirror of
https://wget.la/https://github.com/leookun/cursor-byok
synced 2026-08-20 21:17:47 +08:00
fix(network): 修复proto打包报错问题
This commit is contained in:
@@ -125,8 +125,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/views/Config.vue",
|
"file": "src/views/Config.vue",
|
||||||
"line": 51,
|
"line": 50,
|
||||||
"column": 1
|
"column": 48
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -149,8 +149,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/components/HomeMetricsCard.vue",
|
"file": "src/components/HomeMetricsCard.vue",
|
||||||
"line": 338,
|
"line": 337,
|
||||||
"column": 1
|
"column": 65
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -366,8 +366,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/views/Config.vue",
|
"file": "src/views/Config.vue",
|
||||||
"line": 65,
|
"line": 64,
|
||||||
"column": 1
|
"column": 48
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -483,8 +483,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/components/ModelAdapterTestCard.vue",
|
"file": "src/components/ModelAdapterTestCard.vue",
|
||||||
"line": 146,
|
"line": 145,
|
||||||
"column": 1
|
"column": 7
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -531,8 +531,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/components/ModelAdapterTestCard.vue",
|
"file": "src/components/ModelAdapterTestCard.vue",
|
||||||
"line": 125,
|
"line": 124,
|
||||||
"column": 1
|
"column": 60
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -604,8 +604,8 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"file": "src/components/CursorAccountCard.vue",
|
"file": "src/components/CursorAccountCard.vue",
|
||||||
"line": 188,
|
"line": 187,
|
||||||
"column": 1
|
"column": 11
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -1473,8 +1473,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/components/HomeMetricsCard.vue",
|
"file": "src/components/HomeMetricsCard.vue",
|
||||||
"line": 390,
|
"line": 389,
|
||||||
"column": 1
|
"column": 65
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -1750,8 +1750,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/components/HomeMetricsCard.vue",
|
"file": "src/components/HomeMetricsCard.vue",
|
||||||
"line": 342,
|
"line": 341,
|
||||||
"column": 1
|
"column": 23
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -2666,8 +2666,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/components/CursorAccountCard.vue",
|
"file": "src/components/CursorAccountCard.vue",
|
||||||
"line": 170,
|
"line": 169,
|
||||||
"column": 1
|
"column": 53
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -2777,8 +2777,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/views/Config.vue",
|
"file": "src/views/Config.vue",
|
||||||
"line": 77,
|
"line": 76,
|
||||||
"column": 1
|
"column": 48
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
@@ -2854,8 +2854,8 @@
|
|||||||
"refs": [
|
"refs": [
|
||||||
{
|
{
|
||||||
"file": "src/components/CursorAccountCard.vue",
|
"file": "src/components/CursorAccountCard.vue",
|
||||||
"line": 173,
|
"line": 172,
|
||||||
"column": 1
|
"column": 81
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -17785,6 +17785,14 @@ message IsAllowedFreeTrialUsageResponse {
|
|||||||
bool is_allowed = 1;
|
bool is_allowed = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Copied from: local:aiserver.v1.IsConnectedRequest
|
||||||
|
message IsConnectedRequest {
|
||||||
|
}
|
||||||
|
|
||||||
|
// Copied from: local:aiserver.v1.IsConnectedResponse
|
||||||
|
message IsConnectedResponse {
|
||||||
|
}
|
||||||
|
|
||||||
// Copied from: local:aiserver.v1.IsCursorPredictionEnabledRequest (var: An)
|
// Copied from: local:aiserver.v1.IsCursorPredictionEnabledRequest (var: An)
|
||||||
message IsCursorPredictionEnabledRequest {
|
message IsCursorPredictionEnabledRequest {
|
||||||
}
|
}
|
||||||
@@ -36919,6 +36927,11 @@ service MetricsService {
|
|||||||
rpc ReportGauge(ReportMetricsRequest) returns (ReportMetricsResponse) {}
|
rpc ReportGauge(ReportMetricsRequest) returns (ReportMetricsResponse) {}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
// Source: aiserver.v1.NetworkService
|
||||||
|
service NetworkService {
|
||||||
|
rpc IsConnected(IsConnectedRequest) returns (IsConnectedResponse) {}
|
||||||
|
}
|
||||||
|
|
||||||
// Source: aiserver.v1.PerformanceEventService (var: i)
|
// Source: aiserver.v1.PerformanceEventService (var: i)
|
||||||
service PerformanceEventService {
|
service PerformanceEventService {
|
||||||
rpc SubmitPerformanceEvents(SubmitPerformanceEventsRequest) returns (SubmitPerformanceEventsResponse) {}
|
rpc SubmitPerformanceEvents(SubmitPerformanceEventsRequest) returns (SubmitPerformanceEventsResponse) {}
|
||||||
|
|||||||
Reference in New Issue
Block a user