{
"keyword": "string",
"factoryCodes": "new HashSet<>()",
"factoryProperty": 0,
"factoryProperties": "new HashSet<>()",
"userId": 0,
"userIds": "new HashSet<>()",
"productionBase": "string",
"queryCombineFactory": true
}curl --location --request POST '/basedata/factory/listByUser' \
--header 'Content-Type: application/json' \
--data-raw '{
"keyword": "string",
"factoryCodes": "new HashSet<>()",
"factoryProperty": 0,
"factoryProperties": "new HashSet<>()",
"userId": 0,
"userIds": "new HashSet<>()",
"productionBase": "string",
"queryCombineFactory": true
}'[
{
"code": "",
"name": "",
"type": 0,
"subCodes": [
""
]
}
]