摘要:
string sqlstr = @"select BranchCode,BranchName from t_sys_Branch where Jglx_DataDm='{0}' and IsVisible=1"; sqlstr = string.Format(sqlstr, departType);上述代码运行之后 sqlstr="select BranchCode,BranchName from t_sys_Branch where Jglx_DataDm='departType的值' and IsVisible=1" 阅读全文
posted @ 2014-02-28 17:04
樱花飞落ll
阅读(188)
评论(0)
推荐(0)

浙公网安备 33010602011771号