From 70ef829046e52fcceac1072499e76cb1e75a5e1a Mon Sep 17 00:00:00 2001 From: huzhengrong Date: Mon, 27 Oct 2025 17:38:44 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20feat(cpic):=20=E6=B7=BB=E5=8A=A0?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=A4=B4=E6=B3=A8=E9=87=8A=E4=BB=A5=E8=AF=B4?= =?UTF-8?q?=E6=98=8E=E6=A8=A1=E5=9D=97=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- service/cpic.js | 1 + 1 file changed, 1 insertion(+) diff --git a/service/cpic.js b/service/cpic.js index e39a8ae..c8e7095 100644 --- a/service/cpic.js +++ b/service/cpic.js @@ -1,3 +1,4 @@ +//太平洋保险 import axios from "axios"; import fs from "fs"; import path from "path";