1
0

first commit

This commit is contained in:
2021-01-16 22:15:10 +08:00
commit f539b7e11f
30 changed files with 2381 additions and 0 deletions

3
src/static/js/api.js Normal file
View File

@@ -0,0 +1,3 @@
function cnn_api_tokenValid() {
return true;
}