1
This commit is contained in:
@@ -373,3 +373,8 @@ func TestGetProductUpdateRule(t *testing.T) {
|
||||
globals.SugarLogger.Debugf("====%d", len(keys))
|
||||
globals.SugarLogger.Debugf("====%s", utils.Format4Output(keys, false))
|
||||
}
|
||||
|
||||
func TestNameeeee(t *testing.T) {
|
||||
aa := `detail_667278_/image/4229fbb12a40ddcc7a2d42728f`
|
||||
fmt.Println(strings.HasPrefix(aa, "detail_"))
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user