Import the featureType strategy into the system.

This commit is contained in:
zicla
2017-12-25 14:44:42 +08:00
parent a7e502ba9c
commit 689f67d795
3 changed files with 26 additions and 1 deletions

View File

@ -4,7 +4,6 @@ import (
"fmt"
"github.com/jinzhu/gorm"
"github.com/nu7hatch/gouuid"
"regexp"
"time"
)