通过原生SQL判断数据是否存在
摘要:func (s *service) existMongodb(DBInstanceId string) (bool, error) { var DbInstanceDescription string err := s.db.QueryRow("SELECT db_instance_descript
阅读全文
posted @ 2021-09-18 09:46
posted @ 2021-09-18 09:46