From 3c12ba7572c436c32cd3700c4b4a8c2285c691fa Mon Sep 17 00:00:00 2001 From: houruijun <411269194@kidgrow.com> Date: Tue, 23 Jun 2020 19:27:14 +0800 Subject: [PATCH] 1.增加扣费业务相关的生成代码 2.扣费相关业务接口 3.修改登录后获取基本信息接口 --- kidgrow-web/kidgrow-web-hospital/target/maven-archiver/pom.properties | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/kidgrow-web/kidgrow-web-hospital/target/maven-archiver/pom.properties b/kidgrow-web/kidgrow-web-hospital/target/maven-archiver/pom.properties index f3ff7bc..2648e3d 100644 --- a/kidgrow-web/kidgrow-web-hospital/target/maven-archiver/pom.properties +++ b/kidgrow-web/kidgrow-web-hospital/target/maven-archiver/pom.properties @@ -1,5 +1,5 @@ #Generated by Maven -#Fri Mar 13 08:48:56 CST 2020 +#Wed Mar 18 19:02:41 CST 2020 version=1.0 groupId=com.kidgrow artifactId=kidgrow-web-hospital -- Gitblit v1.8.0