-配置百度云ApiKey和SecreKey

new
Agoni 1 year ago
parent 8b091f6f05
commit dc7423859e

@ -11,11 +11,13 @@ public interface BaiduOcrConstant {
String CHARSET = "UTF-8";
/**
*
* API Key
*/
String CLIENT_ID = "YLQSdO65OZjARM8A8ZN62O11";
/**
*
* Secret Key
*/
String CLIENT_SECRET = "4fU8odNqBDqNk5W3BS0PDrdk20TGV9sO";

Loading…
Cancel
Save