command._eq文档const openID问题?发布于 6 年前作者 duanyong5435 次浏览最后编辑 6 年前来自 askconst openID = ‘xxx’ 在实际需求中,用户的openID并不是一样的,为什么可以使用const关键字?