Browse Source

no message

xingzai 1 year ago
parent
commit
0ceeb5d7c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      services/aliyun.go

+ 1 - 1
services/aliyun.go

@@ -27,7 +27,7 @@ const (
 
 var (
 	//文档 https://market.aliyun.com/apimarket/detail/cmapi013591?spm=5176.product-detail.detail.4.6d4f3dcaS0qPFI&endpoint=a3dd145f3865492ba6f02d0c09dd00a1
-	AliyunOcrBusinessCardCode = "voampGGl0yGNx5xA1sZdmZlV2EiBct2P" // 阿里云OCR名片识别的code
+	AliyunOcrBusinessCardCode = "22553c4ba74545568aba70ac6cfd441d" // 阿里云OCR名片识别的code
 )
 
 type OcrItem struct {