提交 51d037c0 编写于 作者: F fengjin

完善

上级 e74301fe
package com.hqyj.seven.service.impl;
import com.hqyj.seven.dao.Feedao;
import com.hqyj.seven.pojo.Enter;
import com.hqyj.seven.pojo.Fee;
import com.hqyj.seven.service.FeeService;
import org.springframework.beans.factory.annotation.Autowired;
......@@ -17,4 +18,6 @@ public class FeeServiceImpl implements FeeService {
return feedao.inserintoFee(fee);
}
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册