whyclxw
4 天以前 bfa320956f20988fe671b0c4d25aa82fe766a98d
src/main/java/com/whyc/controller/MaterialApprovingController.java
@@ -12,11 +12,11 @@
import java.io.IOException;
/**
 * 散装件解析
 * 物料审批解析
 */
@RestController
@RequestMapping("materialApproving")
@Api(tags = "散装件审批解析")
@Api(tags = "物料审批解析")
public class MaterialApprovingController {
    @Autowired