摘要:
1.更新脚本(cs_Default.sql)或者在数据库中执行 --增加TravelIS应用类型if not exists( select * from cs_ApplicationType where ApplicationType = 12 ) insert into cs_ApplicationType values( 12, 'TravelIS')--增加CrmIS应用类型 if not ... 阅读全文
摘要:
-----------------------------------------------1.表select *from cs_feedselect * from cs_feedpostselect * from cs_FeedStateselect * from cs_folderselect * from cs_FolderFeed 2。control: CommunityServer.R... 阅读全文