mirror of
https://gitee.com/durcframework/SOP.git
synced 2025-08-11 21:57:56 +08:00
25 lines
255 B
JSON
25 lines
255 B
JSON
{
|
|
"langList": [
|
|
{
|
|
"name": "Java"
|
|
},
|
|
{
|
|
"name": "C#"
|
|
},
|
|
{
|
|
"name": "C++"
|
|
},
|
|
{
|
|
"name": "Go"
|
|
},{
|
|
"name": "NodeJS"
|
|
},
|
|
{
|
|
"name": "Python"
|
|
},
|
|
{
|
|
"name": "Rust"
|
|
}
|
|
]
|
|
}
|