fix bug ErrorCode -1

This commit is contained in:
2020-10-20 11:32:50 +07:00
parent b5619f7a5f
commit 9719e836f8
3 changed files with 13 additions and 4 deletions

View File

@@ -2,5 +2,6 @@
return [
"hideInfomation" => false,
"TCTECH" => true
"TCTECH" => true,
"CardService" => "192.168.1.245:2001"
];