Update OmsOrderSettingController.java

This commit is contained in:
macro 2020-11-08 10:41:55 +08:00
parent c41fa271d0
commit bf174f9a46

View File

@ -10,7 +10,7 @@ import org.springframework.stereotype.Controller;
import org.springframework.web.bind.annotation.*;
/**
* 订单设置Controller
* 订单设置管理Controller
* Created by macro on 2018/10/16.
*/
@Controller