089bf704创建于 2024年6月4日历史提交
@echo off
cd /d %~dp0
python trans_excel_to_inventory.py
echo trans_excel_to_inventory completed.
pause