lua测试

This commit is contained in:
ranchuan
2023-06-29 18:12:56 +08:00
parent 28889fa479
commit 156d1ceeb4
5 changed files with 84 additions and 19 deletions

12
python/file/judge.js Normal file
View File

@@ -0,0 +1,12 @@
function main(j,check_data)
{
//var obj =JSON.parse(json);
//print(j)
//print(check_data)
}