fix
liuxiaolong
2020-06-22 45a38d83aba32d49232a3babed601ebd6dc9c81b
1
2
3
4
5
6
7
8
9
package service
 
import (
    "testing"
)
 
func TestCarService_Statistic(t *testing.T) {
 
}