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