Results 4 issues of rb

添加登录认证功能 初始化用户 `var user = fsql.GetRepository(); user.InsertOrUpdate(new User { UserName = "admin", Pwd = "123456" });` 注入登录认证 `builder.Services.AddLogin();` 添加登录UI `app.UseFreeSchedulerLoginUI("/freescheduler/"); app.UseFreeSchedulerUI("/freescheduler/");`

enhancement

## Expected Behavior / New Feature `var queryResult = await _consul.Health.Service(_config.KeyOfServiceInConsul, string.Empty, true);` Tag is string.Empty ## Actual Behavior / Motivation for New Feature Old "Routes":[ {"ServiceName":"ServiceName"} ] New {...

waiting

### Is there an existing issue for this? - [X] I have searched the existing issues ### Description abp ef Required one-to-many with shadow foreign key insert error. If the...

bug

E:\A001_liu\code\git\zr\rh\his-supply-room-web>pnpm run dev > [email protected] dev E:\A001_liu\code\git\zr\rh\his-supply-room-web > pnpm vite --mode base node:events:496 throw er; // Unhandled 'error' event ^ Error: spawn E:\A001_liu\code\git\zr\rh\his-supply-room-web\node_modules\.pnpm\[email protected]\node_modules\esbuild\esbuild.exe ENOENT at ChildProcess._handle.onexit (node:internal/child_process:285:19) at onErrorNT (node:internal/child_process:483:16)...