Eg:class MyNumberSeqModule extends NumberSeqApplicationModule{}
As I known,The class just excution one time.I want to make it reexcution,How can I do?
Because I restore the database from on-premise to one-box,But when I finish the environment compile,the numberseq can not preform for me.