upgrade-dev v2.3.43

This commit is contained in:
杨红岩 2023-03-28 09:57:51 +08:00
parent 51f87a87b5
commit e6f9e62107

View File

@ -117,6 +117,7 @@ func (m *V8Value) fieldToBind() {
}
}
// nameKey
func (m *V8Value) nameKey() string {
var build strings.Builder
build.WriteString(m.pName)