摘要:
class Order { @Autowire OrderStatusActionRegister orderStatusActionRegister; void changeStatus(toStatus) { foreach(Action action : orderStatusActionRegister.getActions(toStatus)) { act... 阅读全文
posted @ 2016-10-24 15:13
MoreSS
阅读(263)
评论(0)
推荐(0)
浙公网安备 33010602011771号