public string CheckDoctorAPPLimit(string ddlRequestProposeDisplayBidsString, List SampleDetailSelect, string Limitstr) { string LimitCNstr = "针"; swit Read More
posted @ 2017-02-24 17:41 javaandroidcqqcom Views(103) Comments(0) Diggs(0)
drop table #DataTable; CREATE TABLE #DataTable ( requestid BIGINT,TimeType DATETIME ) insert into #DataTable select requestid ,max (ActionTimesTamp) a Read More
posted @ 2017-02-24 12:58 javaandroidcqqcom Views(153) Comments(0) Diggs(0)
只有注册用户登录后才能阅读该文。 Read More
posted @ 2017-02-24 10:13 javaandroidcqqcom Views(2) Comments(0) Diggs(0)