refactor: 切换蝦皮数据到目录接口 (#135)
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ go 1.23.0
|
||||
// github.com/gin-gonic/gin Web 框架
|
||||
// github.com/go-sql-driver/mysql 生产 MySQL 8 驱动,纯 Go
|
||||
// modernc.org/sqlite 只读历史 SQLite 迁移驱动,纯 Go
|
||||
// github.com/xuri/excelize/v2 读蝦皮 Excel 报表
|
||||
// github.com/xuri/excelize/v2 读 PDD 链接 Excel
|
||||
//
|
||||
// 不得改用 github.com/mattn/go-sqlite3(需要 cgo,Windows 上要装 gcc,
|
||||
// 交叉编译和打包 exe 都会变麻烦)。
|
||||
|
||||
Reference in New Issue
Block a user