ShenFeng312 commented on code in PR #10950: URL: https://github.com/apache/apisix/pull/10950#discussion_r1580354553
########## apisix/discovery/nacos/init.lua: ########## @@ -208,7 +207,7 @@ local function de_duplication(services, namespace_id, group_name, service_name, end -local function iter_and_add_service(services, values) +local function iter_and_add_service(services, values,nacos) Review Comment: OK I'will try -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
