Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我创建了一个 .net 网络服务。它在本地主机中运行。我在我的 android 应用程序中使用该网络服务。但我没有得到输出。我想问一下如何让我的网络服务在互联网上可用?
我得到无法转储匿名类错误。
我的模型中有以下方法。
def seating_for(active) ln = cache(col("lu", active)) do self.seat_list_for(active).where(seat_id: self.seat