Error Url:
file:///d:/wwwroot/huanqiu/wwwroot/shell/supermarket/news_view.xmls.config
Error Code:(3)
对像引用实例出现异常!
Error Description:
row
<db method="scalar" name="content" sql="select body from cnconfig where lid=1 and name='contact'" />
<response method="out" key="contact" value="@content" />
<request name="id" method="getInteger" key="id" />
<db name="row" method="row" sql="select * from cnnews where status > 0 and id=@id" />
<row method="out" key="*" ref="row" />
<response method="write" src="web/news_view.html" />