Browse Source

no message

xingzai 7 months ago
parent
commit
7bc3aa9103
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/aliyun_ocr.go

+ 1 - 1
services/aliyun_ocr.go

@@ -11,7 +11,7 @@ import (
 )
 
 var (
-	AliyunAppCode = "22553c4ba74545568aba70ac6cfd441d" // AppCode
+	AliyunAppCode = "6985365523f847c196e8e2222eaba550" // AppCode
 )
 
 type AliOcrByImageToTextResp struct {