@@ -39,7 +39,7 @@ class PublicController
public function test()
{
- StoreOrder::treatmentAward(790);
+ StoreOrder::treatmentAward(791);
}
/**