摘要: select distinct name from syscomments a,sysobjects b where a.id=b.id and b.xtype='p' and text like '%ExamineRejectAppeal%' 阅读全文
posted @ 2017-09-25 18:01 我的女人是捡的 阅读(303) 评论(0) 推荐(0) 编辑