张治保

Results 67 comments of 张治保

这个是 1.8.7 ,但是接入逻辑一样 [sentinel-dashboard-push](https://github.com/rowstop/sentinel-dashboard-push.git)

[sentinel-dashboard-push](https://github.com/rowstop/sentinel-dashboard-push.git) 参考

```log Caused by: com.baomidou.mybatisplus.core.exceptions.MybatisPlusException: Failed to process, Error SQL: SELECT xxxx WHERE deleted=0 AND coupon.shop_id != 0 ORDER BY coupon.create_time DESC at com.baomidou.mybatisplus.core.toolkit.ExceptionUtils.mpe(ExceptionUtils.java:39) at com.baomidou.mybatisplus.extension.parser.JsqlParserSupport.parserSingle(JsqlParserSupport.java:51) at com.baomidou.mybatisplus.extension.plugins.inner.TenantLineInnerInterceptor.beforeQuery(TenantLineInnerInterceptor.java:70) at com.baomidou.mybatisplus.extension.plugins.MybatisPlusInterceptor.intercept(MybatisPlusInterceptor.java:78) at...

移除IService,ServiceImpl有别的替代方案吗?还是只提供 BaseMapper 了?Service 有歧义 其实可以修改为Dao,或者 Service 的功能移入 Mapper 里

I encountered the same problem, I haven't read the source code, so I'm not sure what caused it. But I solved it by customizing the segmentation symbol: ``and ``

这个大概什么时间能发布?

> > 这个大概什么时间能发布? > > 经过压测评估,将底层调度线程切换为 virtual thread 收益并不高。 在当前的 Dubbo 3.3 版本中,你可以指定 `threadpool=virtual` 来开启 virtual thread 作为业务线程 OK

Hey guys, we should wait for ollama/ollama#7219 to be merged