add proc for sdk info etc.
proc.go New file @@ -0,0 +1,7 @@ package sdkstruct // SDKInfo db type SDKInfo struct { IpcID string SdkType string }