shiyunteng
2025-03-28 4ad9053cc576b74f74985f22fa5af25cca282a28
platformx-device-api/src/main/java/com/by4cloud/platformx/device/entity/ReceivingNote.java
@@ -126,9 +126,9 @@
   /**
    * 使用公司
    */
//   @Schema(description = "使用公司")
//   @Column(columnDefinition="long comment '使用公司'")
//   private Long deptId;
   @Schema(description = "使用公司")
   @Column(columnDefinition="long comment '使用公司'")
   private Long deptId;
   @Transient
   @TableField(exist = false)