package dpsapi const ( sqlSelect = `select * from t where id = 'aaa'` )