liusheng
2026-05-01 336d113220f675976f864ad3eab7df7cd432808d
smartor/src/main/java/com/smartor/domain/BaseSmsRequest.java
@@ -30,7 +30,7 @@
    /**
     * 短信模板CODE
     */
    @ApiModelProperty(value = "模板ID")
    @ApiModelProperty(value = "模板ID;如果南华附一的话,该字段就是content")
    private String templateCode;