moxixuan
moxixuan
注册失败,请勿重复注册
您好,我有如下代码, 我想先判断某个key是否已经注册, 如果没有的话,就查询一下数据库,然后注册, 这看起来没有问题的。 ```csharp if (!idleBus.Exists($"TakeOut{companyCode}")) { var db = idleBus.GetTocCenterSqlConnection(); var dbConfig = db.QueryFirst($"select top 1 * from tbDbConfig(nolock) where CompanyCode = '{companyCode}';"); var conStr = string.Format(connectionStringTemplate, dbConfig.DbService,...
version:11.2.0.2 os:windows 11 hi, i use the https://github.com/OutSystems/WebView, but i can't view the dock side ``` ``` https://github.com/user-attachments/assets/02e9d608-0521-435a-9c32-30633c329892