chore: stabilize Zhinian pilot delivery

This commit is contained in:
inman
2026-05-12 19:44:44 +08:00
parent 45389855e1
commit 20b5aff4ad
174 changed files with 41428 additions and 784 deletions

View File

@@ -1,5 +1,5 @@
import { app } from 'electron';
import { request } from 'https';
import { request } from 'node:https';
import { logger } from './logger';
const UV_MIRROR_ENV: Record<string, string> = {