Initial commit

This commit is contained in:
Docker7530
2026-03-01 01:43:46 +08:00
commit c6125c117b
3840 changed files with 415340 additions and 0 deletions
@@ -0,0 +1,34 @@
---
日期: 2024-08-27 09:51
来源: 测试
---
# 问题详情
![](../../../../attachment/images-uuid/ff40cd0dd3a949068cc347d6a2b89565.png)
![](../../../../attachment/images-uuid/8ba0c5e9ce8043b7a28f8fe939e6aff9.png)
![](../../../../attachment/images-uuid/9016a0d82be7460e9817fc5acc53ded7.png)
订单:202407201113
域名: js.guoji0401.com
好像是 9.29 插入的数据库
# 处理过程
试用流量到期触发条件:
```java
if (utilizationRate >= ENOUGH && StringUtils.isEmpty(testOrderInfo.getFlowConsumeMarkTime()))
```
但此工单已经存在标记:
![](../../../../attachment/images-paste/image-20240827100856422.png)
# 总结
可用新数据尝试重新测试。