Your Name 4 lat temu
rodzic
commit
0521402cb7
1 zmienionych plików z 19 dodań i 4 usunięć
  1. 19
    4
      medical_plat.pdman.json

+ 19
- 4
medical_plat.pdman.json Wyświetl plik

@@ -1388,8 +1388,8 @@
1388 1388
               "chnname": "邮箱"
1389 1389
             },
1390 1390
             {
1391
-              "name": "school",
1392
-              "type": "MiddleString",
1391
+              "name": "school_id",
1392
+              "type": "LongKey",
1393 1393
               "remark": "",
1394 1394
               "chnname": "学校"
1395 1395
             },
@@ -1399,6 +1399,12 @@
1399 1399
               "remark": "",
1400 1400
               "chnname": "学界"
1401 1401
             },
1402
+            {
1403
+              "name": "specialty_id",
1404
+              "type": "LongKey",
1405
+              "remark": "",
1406
+              "chnname": "专业"
1407
+            },
1402 1408
             {
1403 1409
               "name": "student_id",
1404 1410
               "type": "LongKey",
@@ -1500,7 +1506,7 @@
1500 1506
             },
1501 1507
             {
1502 1508
               "name": "credit_num",
1503
-              "type": "Integer",
1509
+              "type": "CREDIT",
1504 1510
               "remark": "",
1505 1511
               "chnname": "学分",
1506 1512
               "notNull": true,
@@ -1929,7 +1935,7 @@
1929 1935
             },
1930 1936
             {
1931 1937
               "name": "credit_num",
1932
-              "type": "Integer",
1938
+              "type": "CREDIT",
1933 1939
               "remark": "",
1934 1940
               "chnname": "学分"
1935 1941
             },
@@ -3062,6 +3068,15 @@
3062 3068
             "type": "CHAR(1)"
3063 3069
           }
3064 3070
         }
3071
+      },
3072
+      {
3073
+        "name": "学分",
3074
+        "code": "CREDIT",
3075
+        "apply": {
3076
+          "MYSQL": {
3077
+            "type": "DECIMAL(6,2)"
3078
+          }
3079
+        }
3065 3080
       }
3066 3081
     ],
3067 3082
     "database": [