Explorar o código

搜索不需要年龄性别注解掉

gaodm %!s(int64=4) %!d(string=hai) anos
pai
achega
c18de168a4
Modificáronse 1 ficheiros con 8 adicións e 8 borrados
  1. 8 8
      src/main/java/com/diagbot/vo/RetrievalVO.java

+ 8 - 8
src/main/java/com/diagbot/vo/RetrievalVO.java

@@ -19,12 +19,12 @@ public class RetrievalVO {
      * 检索内容
      */
     private String inputStr;
-    /**
-     * 性别:1-男、2-女、3-通用
-     */
-    private Integer sex;
-    /**
-     * 年龄
-     */
-    private Integer age;
+//    /**
+//     * 性别:1-男、2-女、3-通用
+//     */
+//    private Integer sex;
+//    /**
+//     * 年龄
+//     */
+//    private Integer age;
 }