wangzhibo
2026-07-16 9f6e099c39b61027cc96df77200b98388d48d348
src/modules/push/entity/siteweight.ts
@@ -12,6 +12,8 @@
  businessName: string;
  siteType:string;
  @Index()
  @Column({ comment: '归属单位' })
  departmentId: number;