摘要: package com.mayikt; import java.util.ArrayList; import java.util.function.Consumer; /** * @ClassName Test06 * @Author 蚂蚁课堂余胜军 QQ644064779 www.mayikt.c 阅读全文
posted @ 2021-11-22 23:56 AngDH 阅读(81) 评论(0) 推荐(0) 编辑
摘要: package com.mayikt; import com.mayikt.service.AcanthopanaxInterface; import com.mayikt.service.YouShenInterface; /** * @ClassName Test05 * @Author 蚂蚁课 阅读全文
posted @ 2021-11-22 23:51 AngDH 阅读(31) 评论(0) 推荐(0) 编辑
摘要: package com.mayikt.service; /** * @ClassName YouShenInterface * @Author 蚂蚁课堂余胜军 QQ644064779 www.mayikt.com * @Version V1.0 **/ @FunctionalInterface pu 阅读全文
posted @ 2021-11-22 23:46 AngDH 阅读(140) 评论(0) 推荐(0) 编辑
摘要: package com.mayikt.service; /** * @ClassName AcanthopanaxInterface * @Author 蚂蚁课堂余胜军 QQ644064779 www.mayikt.com * @Version V1.0 **/ @FunctionalInterfa 阅读全文
posted @ 2021-11-22 23:42 AngDH 阅读(54) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-11-22 23:36 AngDH 阅读(22) 评论(0) 推荐(0) 编辑
摘要: package com.mayikt.service; /** * @ClassName OrderService * @Author 蚂蚁课堂余胜军 QQ644064779 www.mayikt.com * @Version V1.0 **/ public interface OrderServi 阅读全文
posted @ 2021-11-22 23:28 AngDH 阅读(19) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-11-22 23:12 AngDH 阅读(22) 评论(0) 推荐(0) 编辑