logo算法信息提取

This commit is contained in:
menghaiwen@fusen.cn
2024-01-22 16:19:53 +08:00
parent 545785561b
commit 256443f963

View File

@@ -49,7 +49,7 @@ service resource {
/* logo算法信息提取 */
message LogoAiInfoGetReq {
string logo_url = 1;// logo地址
string logo_id = 2;// logoID
int64 logo_id = 2;// logoID
string version = 3;// 算法版本
string is_reverse = 4; // 是否反白
string logo_crop_type = 5; // 可拆类型