Commit 24590c2f by 黄森林

二维码提交

parent e9a67ee8
......@@ -38,10 +38,10 @@ public class DankuanController {
@Autowired
public DankuanController(ProductMapper productMapper,SchoolMapper schoolMapper,AppMapper appMapper,UniversityInfoMapper universityInfoMapper ){
this.productMapper=productMapper;
this.schoolMapper=schoolMapper;
this.appMapper=appMapper;
this.universityInfoMapper=universityInfoMapper;
DankuanController.productMapper=productMapper;
DankuanController.schoolMapper=schoolMapper;
DankuanController.appMapper=appMapper;
DankuanController.universityInfoMapper=universityInfoMapper;
}
/**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment