程序包 | 说明 |
---|---|
com.js.kbt.controller | |
com.js.kbt.mapper |
限定符和类型 | 方法和说明 |
---|---|
java.lang.String |
ParkingPointController.addCommunityProperty(Fix record,
javax.servlet.http.HttpServletResponse response)
报修
|
限定符和类型 | 方法和说明 |
---|---|
Fix |
FixMapper.selectByPrimaryKey(java.lang.Integer id)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
java.util.List<Fix> |
FixMapper.selectByExample(FixExample example)
This method was generated by MyBatis Generator.
|
限定符和类型 | 方法和说明 |
---|---|
int |
FixMapper.insert(Fix record)
This method was generated by MyBatis Generator.
|
int |
FixMapper.insertSelective(Fix record)
This method was generated by MyBatis Generator.
|
int |
FixMapper.updateByExample(Fix record,
FixExample example)
This method was generated by MyBatis Generator.
|
int |
FixMapper.updateByExampleSelective(Fix record,
FixExample example)
This method was generated by MyBatis Generator.
|
int |
FixMapper.updateByPrimaryKey(Fix record)
This method was generated by MyBatis Generator.
|
int |
FixMapper.updateByPrimaryKeySelective(Fix record)
This method was generated by MyBatis Generator.
|