gitee.com/quant1x/engine@v1.8.4/market/szse/szse_stock_test.go (about)

     1  package szse
     2  
     3  import "testing"
     4  
     5  func TestGetStockList(t *testing.T) {
     6  	GetStockList()
     7  }