|
@@ -67,6 +67,7 @@ type AbangoAccess struct {
|
|
DbConnStr string
|
|
DbConnStr string
|
|
}
|
|
}
|
|
|
|
|
|
|
|
+// !!!여기를 수정할 경ㅇ (1)UpdateGtb (2)MemberLogin (3)MemberLogin 을 수정해야 한다.
|
|
type GateTokenBase struct {
|
|
type GateTokenBase struct {
|
|
ConnStr string `yaml:"conn_str"` //Only from Custom.yml
|
|
ConnStr string `yaml:"conn_str"` //Only from Custom.yml
|
|
ConnString string //RealConnection String
|
|
ConnString string //RealConnection String
|