ayuangpt commited on
Commit
a2c2982
·
1 Parent(s): 82ef4f8

Create auth.json

Browse files
Files changed (1) hide show
  1. auth.json +6 -0
auth.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "1":{
3
+ "username":"guanadmin",
4
+ "password":"123456"
5
+ }
6
+ }