使用统一方法pgk进行调用
This commit is contained in:
@@ -36,6 +36,7 @@ type Mod struct {
|
||||
cfg DataType
|
||||
}
|
||||
|
||||
// Deprecated: Use Pgk.S3()
|
||||
func New(_name ...string) *Mod {
|
||||
var name string
|
||||
if len(_name) > 0 {
|
||||
|
||||
Reference in New Issue
Block a user