change user type from int to uuid string

This commit is contained in:
2025-03-27 20:33:48 -04:00
parent 732fbacc61
commit 9d7ad260f2
5 changed files with 35 additions and 29 deletions

View File

@@ -1,10 +1,10 @@
[
{
"ID": 1,
"ID": "user_8d7cd2ed-0aa2-4810-a172-42dd58563a54",
"Name": "duby"
},
{
"ID": 2,
"ID": "user_63dac6ad-f255-4af8-a057-4b064a982a84",
"Name": "astolfo"
}
]