✨ feat(cpic): 添加文件头注释以说明模块功能
This commit is contained in:
parent
50a74a353f
commit
70ef829046
|
|
@ -1,3 +1,4 @@
|
|||
//太平洋保险
|
||||
import axios from "axios";
|
||||
import fs from "fs";
|
||||
import path from "path";
|
||||
|
|
|
|||
Loading…
Reference in New Issue