zhongrj
2024-04-02 fc837c00db3549e4badb4071d6234b05fac6d0c0
src/main/java/org/springblade/modules/sms/entity/SmsTemplateEntity.java
@@ -45,7 +45,7 @@
    */
   @ApiModelProperty(value = "主键ID", example = "")
   @TableId(value = "id", type = IdType.ASSIGN_ID)
   private Integer id;
   private Long id;
   /**
    * 机构id