feat(cpic): 添加文件头注释以说明模块功能

This commit is contained in:
huzhengrong 2025-10-27 17:38:44 +08:00
parent 50a74a353f
commit 70ef829046
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
//太平洋保险
import axios from "axios";
import fs from "fs";
import path from "path";