mitao
2025-01-21 15d6d20c8f5e36f79b420cf6ebdcbbf41cb2cdc8
1
2
3
4
5
6
7
8
9
10
11
12
13
package com.ruoyi.company.controller.front;
 
import com.aliyun.ocr_api20210707.models.RecognizeAllTextResponse;
import com.aliyun.tea.*;
 
public class Sample {
 
 
 
    public static void main(String[] args_) throws Exception {
 
    }
}