herico516

Results 2 comments of herico516

**### init_db执行成功** ![image](https://user-images.githubusercontent.com/2703682/192683530-72cf71b6-52be-49a6-a5a8-db4a870d2565.png) 登录页面: ![image](https://user-images.githubusercontent.com/2703682/192683009-7b20e5ea-b9d9-41b3-99d4-4cf394a3bfc6.png) **### cmdb_adminserver报错:** 0928 11:24:18.480959 27830 configcenter/viper.go:397] config watch.maxIdleConns less than minimum value, use minimum value 50 E0928 11:32:38.004611 27830 v3.0.8/addPresetObjects.go:126] add data for cc_PropertyGroup table...

When I don't use the component "express-generate" to create an app, use the server side code below , everything is ok.. ` const express = require('express'); const { ExpressPeerServer }...