From e31d03060947d509a255c974def20959d878f81e Mon Sep 17 00:00:00 2001 From: zwbcc Date: Sat, 28 Mar 2026 20:56:23 +0800 Subject: [PATCH] =?UTF-8?q?chore:=20=E6=B7=BB=E5=8A=A0=20config.json.examp?= =?UTF-8?q?le=20=E7=A4=BA=E4=BE=8B=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.json.example | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config.json.example diff --git a/config.json.example b/config.json.example new file mode 100644 index 0000000..93c5eff --- /dev/null +++ b/config.json.example @@ -0,0 +1,4 @@ +{ + "apiKey": "", + "baseUrl": "https://api.minimaxi.com" +}