TriggerCaller버그 수정

This commit is contained in:
2020-05-08 20:52:16 +09:00
parent 99755e98ee
commit bece81b10e
11 changed files with 15 additions and 19 deletions
@@ -8,7 +8,7 @@ use sammo\Util;
use sammo\JosaUtil;
class che_도시치료 extends BaseGeneralTrigger{
protected $priority = 10000;
protected $priority = 10010;
public function action(?array $env=null, $arg=null):?array{