{
"materialName": [],
"color": [],
"substrate": [],
"surfaceTexture": [],
"materialSpecification": [],
"warehouse": [],
"usage": [],
"grooveClaspType": [],
"surfaceMaterial": [],
"backTexture": [],
"waxSealingMethod": [],
"backMaterial": [],
"batchNumber": [],
"isUploadImage":1
}curl --location --request POST 'https://crm-dev.e-lansen.com/api/report/common/queryInStockCondition' \
--header 'token: {{token}}' \
--header 'Content-Type: application/json' \
--data-raw '{
"materialName": [],
"color": [],
"substrate": [],
"surfaceTexture": [],
"materialSpecification": [],
"warehouse": [],
"usage": [],
"grooveClaspType": [],
"surfaceMaterial": [],
"backTexture": [],
"waxSealingMethod": [],
"backMaterial": [],
"batchNumber": [],
"isUploadImage":1
}'{}