廖井涛
2025-02-17 9050274d1c1cdfd3a2f45984fdacf44fd4a9fb2a
north-glass-erp/src/main/java/com/example/erp/entity/pp/SetupBom.java
@@ -1,7 +1,9 @@
package com.example.erp.entity.pp;
import java.time.LocalDate;
import lombok.Data;
import java.time.LocalDate;
@Data
public class SetupBom {
    //自增ID
    private Integer id;