wuyouming666
2023-12-05 58607e314f405faf6f9479be894243098aedb3bb
springboot-vue3/src/main/java/com/example/springboot/entity/Out_slice.java
@@ -9,6 +9,15 @@
    private int state;
    private String time;
    private int sequence;
    private String position;
    public String getPosition() {
        return position;
    }
    public void setPosition(String position) {
        this.position = position;
    }
    private north_glass_buffer1 north_glass_buffer1s;