😀 表情

This commit is contained in:
zyimm 2023-07-31 18:52:37 +08:00
parent 1796a54589
commit efa8f9467a

@ -54,7 +54,7 @@ class Email implements StrategyInterface
} }
``` ```
2. 定义好策略调度规则&统一入口 2. 👉定义好策略调度规则&统一入口
```php ```php
class DispatchStrategy class DispatchStrategy