smartor/src/main/java/com/smartor/domain/PatTaskRelevance.java
@@ -183,4 +183,11 @@ @ApiModelProperty(value = "病房号") private String roomno; /** * 文本变量参数 */ @Excel(name = "文本变量参数") @ApiModelProperty(value = "文本变量参数") private String textParam; }