@@ -1,5 +1,5 @@
{
"message": "发现有新版本发布,确定更新系统?",
"vendorJsVersion": "",
- "version": 1709084866424
+ "version": 1709088951724
}
@@ -57,7 +57,10 @@ export const queryNewProductPage = (params) => {
return axios({
url: url,
data: params,
- method: 'post'
+ method: 'post',
+ headers: {
+ 'module': encodeURIComponent('最近上下线产品列表查询')
+ }
})
// 产品详情