{
"name": "新人补贴",
"money": 2,
"type": 1,
"user_type": "1",
"user_ids": "102792",
"canteen_id": "16,29,37,40,60,83,90,210,227,228,230,231,232,233,234,235,236,237,238,239,246,247,252,256,257,262,281,282,283,286,287,288,305,1248,1249,1256,1257,1258,1259,1261,1262,1266,1269,1281,1285,1286,1293,1295,1296,1297,1298,1300,1392,1393,1395,1397,1400,1401,1404,1408,1410,1414",
"subsidy_type": 1,
"issuance_days":"5",
"id":487
}curl --location '/admin/user/automatic-subsidy/edit' \
--header 'Authorization: {{Authorization}}' \
--header 'Content-Type: application/json' \
--data '{
"name": "新人补贴",
"money": 2,
"type": 1,
"user_type": "1",
"user_ids": "102792",
"canteen_id": "16,29,37,40,60,83,90,210,227,228,230,231,232,233,234,235,236,237,238,239,246,247,252,256,257,262,281,282,283,286,287,288,305,1248,1249,1256,1257,1258,1259,1261,1262,1266,1269,1281,1285,1286,1293,1295,1296,1297,1298,1300,1392,1393,1395,1397,1400,1401,1404,1408,1410,1414",
"subsidy_type": 1,
"issuance_days":"5",
"id":487
}'{}