denny %!s(int64=2) %!d(string=hai) anos
pai
achega
379fb5321d
Modificáronse 2 ficheiros con 12 adicións e 0 borrados
  1. 6 0
      src/Settings/AnimalInfo.json
  2. 6 0
      src/Settings/PatientInfo.json

+ 6 - 0
src/Settings/AnimalInfo.json

@@ -9,6 +9,12 @@
             "Required": true,
             "Desc": "AnimalInfoNameDesc"
         },
+        "AnimalInfoHeadImgUrl": {
+            "Type": "string",
+            "ShowType": "upload",
+            "Required": false,
+            "Desc": "AnimalInfoHeadImgUrlDesc"
+        },
         "AnimalInfoPhone": {
             "Type": "string",
             "ShowType": "input",

+ 6 - 0
src/Settings/PatientInfo.json

@@ -9,6 +9,12 @@
             "Required": true,
             "Desc": "NameDesc"
         },
+        "HeadImgUrl": {
+            "Type": "string",
+            "ShowType": "upload",
+            "Required": false,
+            "Desc": "HeadImgUrlDesc"
+        },
         "Phone": {
             "Type": "string",
             "ShowType": "input",