代码统一大小写

This commit is contained in:
wong
2025-10-23 09:51:43 +08:00
parent c2dce8344b
commit 268aedbb6e
11 changed files with 14 additions and 14 deletions

View File

@@ -3,7 +3,7 @@
namespace AccountWeight\UnitWeight;
use library\interfaces\WechatAccountWeightResultSet as WechatAccountWeightResultSetInterface;
use library\Interfaces\WechatAccountWeightResultSet as WechatAccountWeightResultSetInterface;
class RealNameWeight implements WechatAccountWeightResultSetInterface
{