|
@@ -7,13 +7,11 @@ import org.springframework.web.bind.annotation.RequestMapping;
|
|
|
import org.springframework.web.bind.annotation.RestController;
|
|
|
|
|
|
/**
|
|
|
- * 派单明细表 控制器
|
|
|
- *
|
|
|
- * @author: shudonghui
|
|
|
- * @date: 2023-08-14 15:55:18
|
|
|
- * @version: 1.0
|
|
|
- * @email: shudonghui@qmth.com.cn
|
|
|
- * @Company: www.qmth.com.cn
|
|
|
+ * @Description: 派单明细表
|
|
|
+ * @Param:
|
|
|
+ * @return:
|
|
|
+ * @Author: wangliang
|
|
|
+ * @Date: 2024/5/14
|
|
|
*/
|
|
|
@Api(tags = "派单明细表 Controller")
|
|
|
@RestController
|