raoul2000 / yii2-workflow

A simple workflow engine for Yii2
BSD 3-Clause "New" or "Revised" License
171 stars 48 forks source link

How can the getDefinition() define two or more status fields? #60

Closed Daniel-ccx closed 4 years ago

Daniel-ccx commented 4 years ago

e.g.
status => ["draft", "delete", "publish"], audit_status => ["checking", "reject", "passed"]

Thanks

Daniel-ccx commented 4 years ago

Wrong understanding on biz. But thanks