### 简要描述 PayScoreService.modifyServiceOrder 提示“商户暂无权限使用此服务” ### 模块版本情况 * WxJava 模块名: [weixin-java-pay](https://github.com/binarywang/WxJava/tree/develop/weixin-java-pay) * WxJava 版本号: >=4.3.0 ### 详细描述 PayScoreService.modifyServiceOrder 提示“商户暂无权限使用此服务” <img width="1878" height="981" alt="Image" src="https://github.com/user-attachments/assets/059213fa-b939-4b3a-8cbe-2ca17626f090" /> 这里应该是判断 request.getServiceId()为空,然后将 config 中的 serviceId 赋值到 request 中吧?