目录结构调整,内部包引用调整为相对路径

This commit is contained in:
John
2017-11-27 12:08:43 +08:00
parent 19f249d8f6
commit 08ffefae4c
66 changed files with 85 additions and 162 deletions

View File

@ -4,7 +4,7 @@ import (
"database/sql"
"fmt"
"regexp"
"gf/g/os/glog"
"../../os/glog"
)
// postgresql的适配