TestWGMonthlyMeeting(20220720)【周三16:30-17:30】#test
liuhui@pmlabs.com.cn
欢迎参加EdgeGallery社区测试组7月20日月度例会(周三)!!! Meeting Info: Time: Jul 20th, 16:30~17:30, UTC+8(Beijing Time) 【周三16:30-17:30】 ## Topics议题 1.EG R1.5.2三方件升级测试情况讨论 --owner 扈冰 张阿利 Discussion about test result for 3rd-party components update in EG R1.5.2 --owner hubing, zhangali 2.EG R1.5.2发布前测试结果审视 --owner all Review test results before EG R1.5.2 release --owner all PS: Welcome to Join Test WG!Test WG Member Registry: https://gitee.com/edgegallery/community/blob/master/Test%20WG/Readme.md。 Best Regards 刘辉 Dr. LIU Hui 未来网络-工业互联网 边缘智能技术 网络通信与安全紫金山实验室 EdgeGallery开源社区 测试组主席 |
||||||||||||||||||||
|
||||||||||||||||||||
TestWGMonthlyMeeting(20220706)【周三16:30-17:30】#test
liuhui@pmlabs.com.cn
欢迎参加EdgeGallery社区测试组7月6日月度例会(周三)!!! Meeting Info: Time: Jul 6th, 16:30~17:30, UTC+8(Beijing Time) 【周三16:30-17:30】 ## Topics议题 1.EG R1.6三方件升级测试情况讨论 --owner 扈冰 张阿利 Discussion about test result for 3rd-party components update in EG R1.6 --owner hubing, zhangali PS: Welcome to Join Test WG!Test WG Member Registry: https://gitee.com/edgegallery/community/blob/master/Test%20WG/Readme.md。 Best Regards 刘辉 Dr. LIU Hui 未来网络-工业互联网 边缘智能技术 网络通信与安全紫金山实验室 EdgeGallery开源社区 测试组主席 |
||||||||||||||||||||
|
||||||||||||||||||||
Re: Getting error When installing EdgeGallery 1.5.1
xudan
Hi Vikash,
Could you please check the version of openssl on your node 10.10.2.203? According to [1], it needs to update openssl to be at least v1.1.1.
Please feel free to contact me if you have any further questions.
BR, Dan Xu
From: main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Kumar Prasad, Vikash
Sent: Tuesday, June 28, 2022 5:57 PM To: main@edgegallery.groups.io Subject: [EdgeGallery] Getting error When installing EdgeGallery 1.5.1
Dear Team, Could you please suggest a solution for below error?
TASK [eg_prepare : All Input of Signature Certs are undefined] *********************************************************ok: [10.10.2.203] => { "msg": "SIGNATURE_CERT_P12, SIGNATURE_CERT_CER and SIGNATURE_PWD are all not set, will be set and create automatically." }
TASK [eg_prepare : Set Signature Certs Params] *************************************************************************ok: [10.10.2.203]
TASK [eg_prepare : Create Signature Cert Path] *************************************************************************changed: [10.10.2.203] TASK [eg_prepare : Generate Signature RSA Crt and Key Files] *********************************************************** fatal: [10.10.2.203]: FAILED! => {"changed": true, "cmd": "openssl req -x509 -sha256 -nodes -days 730 -newkey rsa:1024 -passout pass:Linux@123 -keyout privatekey.pem -out cert.pem -subj /C=CN/ST=Beijing/L=Biejing/O=edgegallery/CN=edgegallery.org -addext \"keyUsage = critical,digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment, keyAgreement, keyCertSign, cRLSign, encipherOnly, decipherOnly\" -addext \"extendedKeyUsage = critical,1.3.6.1.5.5.7.3.1, 1.3.6.1.5.5.7.3.2, 1.3.6.1.5.5.7.3.3, 1.3.6.1.5.5.7.3.4, 1.3.6.1.5.5.7.3.8, 1.3.6.1.4.1.311.2.1.21, 1.3.6.1.4.1.311.2.1.22, 1.3.6.1.4.1.311.10.3.1, 1.3.6.1.4.1.311.10.3.3, 1.3.6.1.4.1.311.10.3.4, 2.16.840.1.113730.4.1, 1.3.6.1.4.1.311.10.3.4.1, 1.3.6.1.5.5.7.3.5, 1.3.6.1.5.5.7.3.6, 1.3.6.1.5.5.7.3.7, 1.3.6.1.5.5.8.2.2, 1.3.6.1.4.1.311.20.2.2\"\n", "delta": "0:00:00.166996", "end": "2022-06-28 02:53:16.718924", "msg": "non-zero return code", "rc": 1, "start": "2022-06-28 02:53:16.551928", "stderr": "req: Unknown digest addext\nreq: Use -help for summary.", "stderr_lines": ["req: Unknown digest addext", "req: Use -help for summary."], "stdout": "", "stdout_lines": []}
PLAY RECAP ************************************************************************************************************* 10.10.2.203 : ok=90 changed=66 unreachable=0 failed=1 skipped=98 rescued=0 ignored=4
Thanks Vikash kumar prasad |
||||||||||||||||||||
|
||||||||||||||||||||
Getting error When installing EdgeGallery 1.5.1
Kumar Prasad, Vikash
Dear Team, Could you please suggest a solution for below error?
TASK [eg_prepare : All Input of Signature Certs are undefined] *********************************************************ok: [10.10.2.203] => { "msg": "SIGNATURE_CERT_P12, SIGNATURE_CERT_CER and SIGNATURE_PWD are all not set, will be set and create automatically." }
TASK [eg_prepare : Set Signature Certs Params] *************************************************************************ok: [10.10.2.203]
TASK [eg_prepare : Create Signature Cert Path] *************************************************************************changed: [10.10.2.203] TASK [eg_prepare : Generate Signature RSA Crt and Key Files] *********************************************************** fatal: [10.10.2.203]: FAILED! => {"changed": true, "cmd": "openssl req -x509 -sha256 -nodes -days 730 -newkey rsa:1024 -passout pass:Linux@123 -keyout privatekey.pem -out cert.pem -subj /C=CN/ST=Beijing/L=Biejing/O=edgegallery/CN=edgegallery.org -addext \"keyUsage = critical,digitalSignature, nonRepudiation, keyEncipherment, dataEncipherment, keyAgreement, keyCertSign, cRLSign, encipherOnly, decipherOnly\" -addext \"extendedKeyUsage = critical,1.3.6.1.5.5.7.3.1, 1.3.6.1.5.5.7.3.2, 1.3.6.1.5.5.7.3.3, 1.3.6.1.5.5.7.3.4, 1.3.6.1.5.5.7.3.8, 1.3.6.1.4.1.311.2.1.21, 1.3.6.1.4.1.311.2.1.22, 1.3.6.1.4.1.311.10.3.1, 1.3.6.1.4.1.311.10.3.3, 1.3.6.1.4.1.311.10.3.4, 2.16.840.1.113730.4.1, 1.3.6.1.4.1.311.10.3.4.1, 1.3.6.1.5.5.7.3.5, 1.3.6.1.5.5.7.3.6, 1.3.6.1.5.5.7.3.7, 1.3.6.1.5.5.8.2.2, 1.3.6.1.4.1.311.20.2.2\"\n", "delta": "0:00:00.166996", "end": "2022-06-28 02:53:16.718924", "msg": "non-zero return code", "rc": 1, "start": "2022-06-28 02:53:16.551928", "stderr": "req: Unknown digest addext\nreq: Use -help for summary.", "stderr_lines": ["req: Unknown digest addext", "req: Use -help for summary."], "stdout": "", "stdout_lines": []}
PLAY RECAP ************************************************************************************************************* 10.10.2.203 : ok=90 changed=66 unreachable=0 failed=1 skipped=98 rescued=0 ignored=4
Thanks Vikash kumar prasad |
||||||||||||||||||||
|
||||||||||||||||||||
TestWGBiWeeklyMeeting(20220608)【每双周三16:30-17:30】#test
liuhui@pmlabs.com.cn
欢迎参加EdgeGallery社区测试组6月8日双周例会(每双周三)!!! Meeting Info: Meeting Link:腾讯会议 https://meeting.tencent.com/dm/biocDrSn9KR3 #会议号:921-528-428 Time: Jun 8th, 16:30~17:30, UTC+8(Beijing Time) 【每双周三16:30-17:30】 ## Topics议题 1.EG R1.6第二次迭代回归测试情况讨论 --owner all Discussion about regression test results for EG R1.6-Sprint2 --owner all 2.EG平台压力测试、性能测试进展讨论 --owner all Discussion about progress of stress&performance testing for EG platform --owner all PS: Welcome to Join Test WG!Test WG Member Registry: https://gitee.com/edgegallery/community/blob/master/Test%20WG/Readme.md。 Best Regards 刘辉 Dr. LIU Hui 未来网络-工业互联网 边缘智能技术 网络通信与安全紫金山实验室 EdgeGallery开源社区 测试组主席 |
||||||||||||||||||||
|
||||||||||||||||||||
TestWGBiWeeklyMeeting(20220525)【每双周三16:30-17:30】#test
liuhui@pmlabs.com.cn
欢迎参加EdgeGallery社区测试组5月25日双周例会(每双周三)!!! Meeting Info: Meeting Link:腾讯会议 https://meeting.tencent.com/dm/0qurfdNzvuSb 会议号:799-905-566 Time: May 25th, 16:30~17:30, UTC+8(Beijing Time) 【每双周三16:30-17:30】 ## Topics议题 1.EG R1.6第二次迭代回归测试情况讨论 --owner all Discussion about regression test results for EG R1.6-Sprint2 --owner all 2.EG平台压力测试、性能测试进展讨论 --owner all Discussion about progress of stress&performance testing for EG platform --owner all PS: Welcome to Join Test WG!Test WG Member Registry: https://gitee.com/edgegallery/community/blob/master/Test%20WG/Readme.md。 Best Regards 刘辉 Dr. LIU Hui 未来网络-工业互联网 边缘智能技术 网络通信与安全紫金山实验室 EdgeGallery开源社区 测试组主席 |
||||||||||||||||||||
|
||||||||||||||||||||
TestWGBiWeeklyMeeting(20220511【每双周三16:30-17:30】#test
liuhui@pmlabs.com.cn
欢迎参加EdgeGallery社区测试组5月11日双周例会(每双周三)!!! Meeting Info: Meeting Link:腾讯会议 https://meeting.tencent.com/dm/4JYXbHYH7gWf #会议号:550-712-628 Time: May 11th, 16:30~17:30, UTC+8(Beijing Time) 【每双周三16:30-17:30】 ## Topics议题 1.EG R1.6第二次迭代回归测试情况讨论 --owner 宝辉、all Discussion about regression test results for EG R1.6-Sprint2 --owner baohui, all 2.EG平台压力测试、性能测试进展讨论 --owner all Discussion about progress of stress&performance testing for EG platform --owner all PS: Welcome to Join Test WG!Test WG Member Registry: https://gitee.com/edgegallery/community/blob/master/Test%20WG/Readme.md。 Best Regards 刘辉 Dr. LIU Hui 未来网络-工业互联网 边缘智能技术 网络通信与安全紫金山实验室 EdgeGallery开源社区 测试组主席 |
||||||||||||||||||||
|
||||||||||||||||||||
TestWGBiWeeklyMeeting(20220427【每双周三16:30-17:30】#test
liuhui@pmlabs.com.cn
欢迎参加EdgeGallery社区测试组4月27日双周例会(每双周三)!!! Meeting Info: Meeting Link:腾讯会议 https://meeting.tencent.com/dm/JKbIPUvVDIca #会议号:667-868-965 Time: Apr 27th, 16:30~17:30, UTC+8(Beijing Time) 【每双周三16:30-17:30】 ## Topics议题 1.EG R1.6第二次迭代回归测试情况讨论 --owner all Discussion about regression test results for EG R1.6-Sprint2 --owner all 2.EG平台压力测试、性能测试进展讨论 --owner all Discussion about progress of stress&performance testing for EG platform --owner all PS: Welcome to Join Test WG!Test WG Member Registry: https://gitee.com/edgegallery/community/blob/master/Test%20WG/Readme.md。 Best Regards 刘辉 Dr. LIU Hui 未来网络-工业互联网 边缘智能技术 网络通信与安全紫金山实验室 EdgeGallery开源社区 测试组主席 |
||||||||||||||||||||
|
||||||||||||||||||||
【会议通知】 [EdgeGallery] AppStore & Developer Joint PT weekly meeting,时间:2022-04-18 16:30-17:30(UTC+08:00),
Cuijianwei
|
||||||||||||||||||||
|
||||||||||||||||||||
TestWGBiWeeklyMeeting(20220413)【每双周三16:30-17:30】#test
liuhui@pmlabs.com.cn
欢迎参加EdgeGallery社区测试组4月13日双周例会(每双周三)!!! Meeting Info: Meeting Link:腾讯会议 https://meeting.tencent.com/dm/9vYeQi5n8dwM 会议号:553-227-009 Time: Apr 13th, 16:30~17:30, UTC+8(Beijing Time) 【每双周三16:30-17:30】 ## Topics议题 1.EG R1.6第二次迭代测试情况讨论 --owner all Discussion about test results for EG R1.6-Sprint2 --owner all 2.EG平台压力测试、性能测试进展讨论 --owner all Discussion about progress of stress&performance testing for EG platform --owner all PS: Welcome to Join Test WG!Test WG Member Registry: https://gitee.com/edgegallery/community/blob/master/Test%20WG/Readme.md。 Best Regards 刘辉 Dr. LIU Hui 未来网络-工业互联网 边缘智能技术 网络通信与安全紫金山实验室 EdgeGallery开源社区 测试组主席 |
||||||||||||||||||||
|
||||||||||||||||||||
Re: AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Gaurav Agrawal
Hi Vikash,
Please find meeting details
Join Zoom Meeting
https://us04web.zoom.us/j/2510219840?pwd=UzhJL2dJYkZ0THloNkRYeVVqVk1PUT09
Meeting ID: 251 021 9840
Passcode: 1234
When: 7th April 2022, 02:30pm (IST) From:Kumar Prasad, Vikash <vikash.kumarprasad@...>
To:main <main@edgegallery.groups.io>
Cc:Kalyankumar Asangi <kalyana@...>;Yuyang (Gabriel) <gabriel.yuyang@...>
Date:2022-04-06 17:55:34
Subject:Re: [EdgeGallery] AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Dear Gaurav, We can join using browser Zoom call. Can you please schedule our meeting on 7th April any time(India time).
Thanks Vikash kumar prasad
From: main@edgegallery.groups.io <main@edgegallery.groups.io>
On Behalf Of Gaurav Agrawal via groups.io
Sent: Wednesday, April 6, 2022 3:08 PM To: Kumar Prasad, Vikash (ADV D AA DASS T&I TPOCS) <vikash.kumarprasad@...> Cc: main@edgegallery.groups.io; Kalyankumar Asangi <kalyana@...>; Yuyang (Gabriel) <gabriel.yuyang@...> Subject: Re: [EdgeGallery] AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Hi Vikash,
Is Zoom call ok with you? Also please let us know your preferred new time/date for the meeting.
Thanks and Regards, Gaurav
From: Yuyang (Gabriel)
Hi Gaurav and Kalyan,
Could you help to see if we can arrange another meeting with Kumar using the meeting system in India?
Thanks, Gabriel
From:
main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Kumar Prasad, Vikash
Dear Gabriel, I am facing problem with weMeeting app installation on my system, because of that I am not able to join the meeting.
Thanks Vikash kumar prasad
From:
main@edgegallery.groups.io <main@edgegallery.groups.io>
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Do you have any difficulty connecting the meeting? Please feel free to ask.
Best, Gabriel
From:
main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Please join the meeting though the following link: https://welink.zhumu.com/j/886478047
You need to download a APP first, the link will guide you.
Best, Gabriel
-----Original Appointment-----
|
||||||||||||||||||||
|
||||||||||||||||||||
Re: AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Kumar Prasad, Vikash
Dear Gaurav, We can join using browser Zoom call. Can you please schedule our meeting on 7th April any time(India time).
Thanks Vikash kumar prasad
From: main@edgegallery.groups.io <main@edgegallery.groups.io>
On Behalf Of Gaurav Agrawal via groups.io
Sent: Wednesday, April 6, 2022 3:08 PM To: Kumar Prasad, Vikash (ADV D AA DASS T&I TPOCS) <vikash.kumarprasad@...> Cc: main@edgegallery.groups.io; Kalyankumar Asangi <kalyana@...>; Yuyang (Gabriel) <gabriel.yuyang@...> Subject: Re: [EdgeGallery] AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Hi Vikash,
Is Zoom call ok with you? Also please let us know your preferred new time/date for the meeting.
Thanks and Regards, Gaurav
From: Yuyang (Gabriel)
Hi Gaurav and Kalyan,
Could you help to see if we can arrange another meeting with Kumar using the meeting system in India?
Thanks, Gabriel
From:
main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Kumar Prasad, Vikash
Dear Gabriel, I am facing problem with weMeeting app installation on my system, because of that I am not able to join the meeting.
Thanks Vikash kumar prasad
From:
main@edgegallery.groups.io <main@edgegallery.groups.io>
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Do you have any difficulty connecting the meeting? Please feel free to ask.
Best, Gabriel
From:
main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Please join the meeting though the following link: https://welink.zhumu.com/j/886478047
You need to download a APP first, the link will guide you.
Best, Gabriel
-----Original Appointment-----
|
||||||||||||||||||||
|
||||||||||||||||||||
Re: AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Gaurav Agrawal
Hi Vikash,
Is Zoom call ok with you? Also please let us know your preferred new time/date for the meeting.
Thanks and Regards, Gaurav
From: Yuyang (Gabriel)
Sent: Wednesday, April 6, 2022 2:53 PM To: Gaurav agrawal <gaurav.agrawal@...>; Kalyankumar Asangi <kalyana@...> Cc: vikash.kumarprasad@...; main@edgegallery.groups.io Subject: RE: [EdgeGallery] AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Hi Gaurav and Kalyan,
Could you help to see if we can arrange another meeting with Kumar using the meeting system in India?
Thanks, Gabriel
From:
main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Kumar Prasad, Vikash
Dear Gabriel, I am facing problem with weMeeting app installation on my system, because of that I am not able to join the meeting.
Thanks Vikash kumar prasad
From:
main@edgegallery.groups.io <main@edgegallery.groups.io>
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Do you have any difficulty connecting the meeting? Please feel free to ask.
Best, Gabriel
From:
main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Please join the meeting though the following link: https://welink.zhumu.com/j/886478047
You need to download a APP first, the link will guide you.
Best, Gabriel
-----Original Appointment-----
|
||||||||||||||||||||
|
||||||||||||||||||||
Re: AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Yang (Gabriel) Yu
Hi Gaurav and Kalyan,
Could you help to see if we can arrange another meeting with Kumar using the meeting system in India?
Thanks, Gabriel
From: main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Kumar Prasad, Vikash
Sent: Wednesday, April 6, 2022 5:13 PM To: main@edgegallery.groups.io Subject: Re: [EdgeGallery] AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Dear Gabriel, I am facing problem with weMeeting app installation on my system, because of that I am not able to join the meeting.
Thanks Vikash kumar prasad
From:
main@edgegallery.groups.io <main@edgegallery.groups.io>
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Do you have any difficulty connecting the meeting? Please feel free to ask.
Best, Gabriel
From:
main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Please join the meeting though the following link: https://welink.zhumu.com/j/886478047
You need to download a APP first, the link will guide you.
Best, Gabriel
-----Original Appointment-----
|
||||||||||||||||||||
|
||||||||||||||||||||
Re: AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Kumar Prasad, Vikash
Dear Gabriel, I am facing problem with weMeeting app installation on my system, because of that I am not able to join the meeting.
Thanks Vikash kumar prasad
From: main@edgegallery.groups.io <main@edgegallery.groups.io>
On Behalf Of Yang (Gabriel) Yu via groups.io
Sent: Wednesday, April 6, 2022 2:41 PM To: main@edgegallery.groups.io; Kumar Prasad, Vikash (ADV D AA DASS T&I TPOCS) <vikash.kumarprasad@...> Subject: Re: [EdgeGallery] AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Hi Kumar,
Do you have any difficulty connecting the meeting? Please feel free to ask.
Best, Gabriel
From:
main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Yang (Gabriel) Yu via groups.io
Hi Kumar,
Please join the meeting though the following link: https://welink.zhumu.com/j/886478047
You need to download a APP first, the link will guide you.
Best, Gabriel
-----Original Appointment-----
|
||||||||||||||||||||
|
||||||||||||||||||||
Re: AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Yang (Gabriel) Yu
Hi Kumar,
Do you have any difficulty connecting the meeting? Please feel free to ask.
Best, Gabriel
From: main@edgegallery.groups.io [mailto:main@edgegallery.groups.io]
On Behalf Of Yang (Gabriel) Yu via groups.io
Sent: Wednesday, April 6, 2022 4:13 PM To: vikash.kumarprasad@... Cc: main@edgegallery.groups.io Subject: Re: [EdgeGallery] AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Hi Kumar,
Please join the meeting though the following link: https://welink.zhumu.com/j/886478047
You need to download a APP first, the link will guide you.
Best, Gabriel
-----Original Appointment-----
|
||||||||||||||||||||
|
||||||||||||||||||||
Re: AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Yang (Gabriel) Yu
Hi Kumar,
Please join the meeting though the following link: https://welink.zhumu.com/j/886478047
You need to download a APP first, the link will guide you.
Best, Gabriel
-----Original Appointment----- From: Cuijianwei [mailto:cuijianwei123@...]
Sent: Wednesday, April 6, 2022 4:06 PM To: main@edgegallery.groups.io Cc: vikash.kumarprasad@...; wang wei Subject: [EdgeGallery] AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00), When: 2022年4月6日星期三 16:30-18:00(UTC+08:00) 北京,重庆,香港特别行政区,乌鲁木齐。 Where:
|
||||||||||||||||||||
|
||||||||||||||||||||
AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Cuijianwei
|
||||||||||||||||||||
|
||||||||||||||||||||
AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Cuijianwei
|
||||||||||||||||||||
|
||||||||||||||||||||
AppStore & Developer Joint PT weekly meeting,Time:2022-04-06 16:30-18:00(UTC+08:00),
Cuijianwei
|
||||||||||||||||||||
|