转成 proto 3 jump_list type1 urlhttpsworkweixinqqcomfrom=openApi title企业微信官网 type2 appidAPP
message JumpItem { int32 type = 1; string url = 2; string appid = 3; string pagepath = 4; string title = 5; }
message JumpList { repeated JumpItem jump_item = 1; }
原文地址: https://www.cveoy.top/t/topic/74o 著作权归作者所有。请勿转载和采集!