后端最新版本同步

This commit is contained in:
Zhang.WH
2025-09-25 10:43:25 +08:00
parent 1276dc4adb
commit c8014404f1
355 changed files with 10070 additions and 5578 deletions

View File

@@ -62,4 +62,9 @@ public class ReservationRecord extends HisBaseEntity {
*/
private String remark;
/**
* 牙位
*/
private String toothPosition;
}