Frederick888 created page: home authored by Frederick Zhang's avatar Frederick Zhang
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
| Parameter | Type | Description | | Parameter | Type | Description |
| ----- | ----- | ----- | | ----- | ----- | ----- |
| nfc_pass | char(6) | the NFC password of the new account | | nfc_pass | char(12) | the NFC password of the new account |
| serial | char(32) | the serial of the new account | | serial | char(32) | the serial of the new account |
| username | string | the username of the new account | | username | string | the username of the new account |
...@@ -65,4 +65,4 @@ ...@@ -65,4 +65,4 @@
| Parameter | Type | Description | | Parameter | Type | Description |
| ----- | ----- | ----- | | ----- | ----- | ----- |
| nfc_pass | base64 string | encrypted NFC password, plaintext is char(6) | | nfc_pass | base64 string | encrypted NFC password, plaintext is char(12) |
\ No newline at end of file \ No newline at end of file