This commit is contained in:
menghaiwen@fusen.cn 2023-12-07 16:35:16 +08:00
parent 32a243afab
commit 22ddf1ce13

View File

@ -101,7 +101,7 @@ message LogoCroppingRes {
message LogoInfoSetReq {
string logo_url=1;
string version=2;
int64 is_all_template=3;
int64 is_all_template=3;
}
message LogoInfoSetRes {
string info =1;