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