string sql=$"{a}";
//改为
string sql='"+a+"';

 

posted on 2022-08-18 23:17  Pipe-fish  阅读(32)  评论(0)    收藏  举报