Initial commit - full huishou project

This commit is contained in:
jiapengyu
2026-07-27 14:07:26 +08:00
commit 60790ad1b3
39127 changed files with 5989265 additions and 0 deletions
+68
View File
@@ -0,0 +1,68 @@
[
{
"id": "su1",
"stationId": "s1",
"name": "西味老陕",
"type": "merchant"
},
{
"id": "su2",
"stationId": "s1",
"name": "新商户",
"type": "merchant"
},
{
"id": "su3",
"stationId": "s1",
"name": "新个人",
"type": "individual"
},
{
"id": "su4",
"stationId": "s2",
"name": "新商户",
"type": "merchant"
},
{
"id": "su5",
"stationId": "s2",
"name": "新个人",
"type": "individual"
},
{
"id": "su6",
"stationId": "s3",
"name": "新商户",
"type": "merchant"
},
{
"id": "su7",
"stationId": "s3",
"name": "新个人",
"type": "individual"
},
{
"id": "su8",
"stationId": "s4",
"name": "新商户",
"type": "merchant"
},
{
"id": "su9",
"stationId": "s4",
"name": "新个人",
"type": "individual"
},
{
"id": "su10",
"stationId": "s5",
"name": "新商户",
"type": "merchant"
},
{
"id": "su11",
"stationId": "s5",
"name": "新个人",
"type": "individual"
}
]