Commit e6c47cd4 authored by 吴春's avatar 吴春

1

parent ff438016
...@@ -293,11 +293,11 @@ ...@@ -293,11 +293,11 @@
id: 1 id: 1
}, },
{ {
name: '标准间', name: '大床房',
id: 2 id: 2
}, },
{ {
name: '大床房', name: '标准间',
id: 3 id: 3
}, },
{ {
...@@ -309,7 +309,7 @@ ...@@ -309,7 +309,7 @@
id: 5 id: 5
}, },
{ {
name: '不占床', name: '不占床',
id: 6 id: 6
}, },
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment