package test import ( "Yunlot/lib" "testing" ) func TestMessage_Sand(t *testing.T) { println(lib.Message_Sand_Verify("18777951277")) }