摘要:
var retList = from d in mbExList.Cast<MaterialBaseEx>().ToList() join c in umcList.Cast<ClassifyBaseEx>().ToList() on d.ClsCode equals c.ClsCode join 阅读全文
摘要:
- The error occurred while configure DaoSessionHandler.- The error occurred in <property name="resource" value="App_Data\sqlMap.config" xmlns="http:// 阅读全文