|
String sql = "SELECT a.* from u_information_query a,m_wbs_tree_contract b where a.wbs_id=b.p_key_id and a.project_id='1681859557657550850' and a.create_dept=100 LIMIT 5";
|
|
String sql = "SELECT a.* from u_information_query a,m_wbs_tree_contract b where a.wbs_id=b.p_key_id and a.project_id='1681859557657550850' and a.create_dept=100 LIMIT 5";
|