Browse Source

修改bug

yjp 9 months ago
parent
commit
fa22fc5b5c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      client/raw_sql.go

+ 1 - 1
client/raw_sql.go

@@ -10,7 +10,7 @@ import (
 )
 
 const (
-	executeRawSqlUrl = "/ds/api/v1/sql/rawSql/execute"
+	executeRawSqlUrl = "/ds/api/v1/rawSql/execute"
 )
 
 func (c *Client) ExecuteRawSql(token string, baseUrl string,