york
york
why is the "public" namespace be "" client.add_naming_instance("", "1.0.0.7", 8080) ----- client.add_naming_instance("test.service1", "1.0.0.7", 8080) the cluster name will be None ----- client.send_heartbeat("test.service1", "1.0.0.7", 8080) the cluster name will be DEFAULT
` unhandled error in event listener TypeError: Cannot read properties of undefined (reading '$type') ` 解决方法: 把src/components/custom-properties-panel/PropertiesView.vue这个文件中的$type的那行替换成 ` this.eventType = businessObject.eventDefinitions?.[0]?.['$type'] || '';`
wkt_to_geojson is wrong with 'POLYGON Z ((30 10, 40 40, 20 40, 10 20, 30 10))'
### OS macOS 版本14.6.1(版号23G93) ### LinearMouse v0.10.0 ### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like The scroll wheel in PyCharm and...
### OS macOS 版本14.6.1(版号23G93) ### LinearMouse v0.10.0 ### Is your feature request related to a problem? _No response_ ### Describe the solution you'd like I don't want the cursor function....