10-20-初始化

This commit is contained in:
2025-10-20 15:05:58 +08:00
parent a7befd7278
commit 738101f374

View File

@ -30,6 +30,11 @@ public class XzdAlterationInventory extends BaseEntity {
@TableId(value = "id")
private Long id;
/**
* 主表id
*/
private Long primaryMeterId;
/**
* 编码
*/