Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 136 Bytes

QT迁移项目后显示修改时间大于当前时间.md

File metadata and controls

9 lines (5 loc) · 136 Bytes

QT迁移项目后显示修改时间大于当前时间

打开终端输入

find /项目路径 -type f -exec touch {} +