Commit 06818a66 by 黄森林

注释

parent 5a7c4c44
...@@ -21,7 +21,9 @@ import java.text.DateFormat; ...@@ -21,7 +21,9 @@ import java.text.DateFormat;
import java.text.SimpleDateFormat; import java.text.SimpleDateFormat;
import java.util.*; import java.util.*;
/**
* 套餐升级
*/
@Slf4j @Slf4j
@RestController @RestController
@RequestMapping("/packageNewClothes") @RequestMapping("/packageNewClothes")
......
...@@ -27,6 +27,7 @@ import java.util.*; ...@@ -27,6 +27,7 @@ import java.util.*;
import java.util.concurrent.TimeUnit; import java.util.concurrent.TimeUnit;
/** /**
* 套餐新装
* @Author: chancy * @Author: chancy
* @Date: 2020/2/25 11:14 * @Date: 2020/2/25 11:14
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment