package service import ( "testing" ) func TestSurplus(t *testing.T) { t.Log(Surplus("10000", "xxfb_gyxx_add", 0, 14184, 0)) }