Update MileStone 4: Detailed Requirements authored by Yuwen Liu (yul905)'s avatar Yuwen Liu (yul905)
...@@ -35,11 +35,11 @@ The priority (From high to low) ...@@ -35,11 +35,11 @@ The priority (From high to low)
E > F > B > I > J > A > D > G > H > C E > F > B > I > J > A > D > G > H > C
| customer table | | | |
| order_id | name | content | | -------------- | --- | ----| -----|
| -------- | ---- | ------- | || order_id | name | content |
| (integer) number | (string)customer name | (string)what's order | || -------- | ---- | ------- |
|| (integer) number | (string)customer name | (string)what's order |
| order_id | location | time | || order_id | location | time |
| -------- | -------- | ---- | || -------- | -------- | ---- |
| (integer) number| (string) where seat| (double) time | || (integer) number| (string) where seat| (double) time |