to: 添加前端静态资源请求版本号,防止更新导致的缓存

This commit is contained in:
xboard
2023-11-25 10:24:14 +08:00
parent e086456777
commit 25317d5f64
2 changed files with 32 additions and 33 deletions

View File

@@ -239,5 +239,5 @@ return [
| The only modification by laravel config
|
*/
'version' => '1.7.5.1685907718051'
'version' => '0.1.1-dev'
];