This commit is contained in:
egzosn
2021-10-06 17:14:59 +08:00
parent 5d47e3e0fa
commit 9c02712ae9
23 changed files with 43 additions and 39 deletions

View File

@@ -5,8 +5,10 @@ import java.util.Map;
/**
* 关闭订单
* @author Egan
* @email egan@egzosn.com
* @date 2021/10/6
* <pre>
* email egan@egzosn.com
* date 2021/10/6
* </pre>
*/
public class CloseOrder implements Order {