diff options
| author | 董晓燕 <[email protected]> | 2021-06-03 09:55:45 +0000 |
|---|---|---|
| committer | 董晓燕 <[email protected]> | 2021-06-03 09:55:45 +0000 |
| commit | ac68e65f508799a0e555a240ae374d313a0a8d75 (patch) | |
| tree | 2a339bbd8acd65e2fb235159cc9c5303ae5725b7 /variable/var.yaml | |
| parent | 2f39b56d617e5fba2b8d73d81cd5e6d894f85352 (diff) | |
| parent | 4667c668725ff7cb673c637a297c67283876d4d4 (diff) | |
Develop
See merge request dongxiaoyan/gap_tsg_api!4
Diffstat (limited to 'variable/var.yaml')
| -rw-r--r-- | variable/var.yaml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/variable/var.yaml b/variable/var.yaml new file mode 100644 index 0000000..86170ae --- /dev/null +++ b/variable/var.yaml @@ -0,0 +1,7 @@ +username:dongxiaoyan
+password:111111
+bifang:
+ host:192.168.44.72
+ port:8080
+ mysqlHost:host='192.168.44.71',port=3306,user='root',passwd='bifang!@#',database='tsg-bifang'
+ui:
\ No newline at end of file |
