Merge branch '20172'

# Conflicts:
#	.gitignore
#	README.md
This commit is contained in:
twinkle255
2023-03-26 23:03:27 +08:00
3 changed files with 24 additions and 11 deletions

View File

@@ -10,5 +10,4 @@ public class indentItem {
private Float discount;//折扣
private Float finalPrice;//最终价格
private String description;//菜品描述
}