Administrator %!s(int64=3) %!d(string=hai) anos
pai
achega
b92af3410a
Modificáronse 54 ficheiros con 5866 adicións e 0 borrados
  1. 128 0
      mybusiness/src/main/java/com/sooka/system/controller/TGuijiLibraryBaseinfoController.java
  2. 128 0
      mybusiness/src/main/java/com/sooka/system/controller/TGuijiLibraryBorrowController.java
  3. 128 0
      mybusiness/src/main/java/com/sooka/system/controller/TGuijiLibraryCreditpointsController.java
  4. 128 0
      mybusiness/src/main/java/com/sooka/system/controller/TGuijiLibraryGiveController.java
  5. 126 0
      mybusiness/src/main/java/com/sooka/system/controller/TUPeoplemarryinfodoubleController.java
  6. 142 0
      mybusiness/src/main/java/com/sooka/system/controller/TUPeoplemarryinfosingleController.java
  7. 192 0
      mybusiness/src/main/java/com/sooka/system/domain/TGuijiLibraryBaseinfo.java
  8. 164 0
      mybusiness/src/main/java/com/sooka/system/domain/TGuijiLibraryBorrow.java
  9. 207 0
      mybusiness/src/main/java/com/sooka/system/domain/TGuijiLibraryCreditpoints.java
  10. 165 0
      mybusiness/src/main/java/com/sooka/system/domain/TGuijiLibraryGive.java
  11. 168 0
      mybusiness/src/main/java/com/sooka/system/domain/TUPeoplemarryinfodouble.java
  12. 140 0
      mybusiness/src/main/java/com/sooka/system/domain/TUPeoplemarryinfosingle.java
  13. 61 0
      mybusiness/src/main/java/com/sooka/system/mapper/TGuijiLibraryBaseinfoMapper.java
  14. 61 0
      mybusiness/src/main/java/com/sooka/system/mapper/TGuijiLibraryBorrowMapper.java
  15. 61 0
      mybusiness/src/main/java/com/sooka/system/mapper/TGuijiLibraryCreditpointsMapper.java
  16. 61 0
      mybusiness/src/main/java/com/sooka/system/mapper/TGuijiLibraryGiveMapper.java
  17. 61 0
      mybusiness/src/main/java/com/sooka/system/mapper/TUPeoplemarryinfodoubleMapper.java
  18. 61 0
      mybusiness/src/main/java/com/sooka/system/mapper/TUPeoplemarryinfosingleMapper.java
  19. 61 0
      mybusiness/src/main/java/com/sooka/system/service/ITGuijiLibraryBaseinfoService.java
  20. 61 0
      mybusiness/src/main/java/com/sooka/system/service/ITGuijiLibraryBorrowService.java
  21. 61 0
      mybusiness/src/main/java/com/sooka/system/service/ITGuijiLibraryCreditpointsService.java
  22. 61 0
      mybusiness/src/main/java/com/sooka/system/service/ITGuijiLibraryGiveService.java
  23. 61 0
      mybusiness/src/main/java/com/sooka/system/service/ITUPeoplemarryinfodoubleService.java
  24. 61 0
      mybusiness/src/main/java/com/sooka/system/service/ITUPeoplemarryinfosingleService.java
  25. 100 0
      mybusiness/src/main/java/com/sooka/system/service/impl/TGuijiLibraryBaseinfoServiceImpl.java
  26. 100 0
      mybusiness/src/main/java/com/sooka/system/service/impl/TGuijiLibraryBorrowServiceImpl.java
  27. 99 0
      mybusiness/src/main/java/com/sooka/system/service/impl/TGuijiLibraryCreditpointsServiceImpl.java
  28. 98 0
      mybusiness/src/main/java/com/sooka/system/service/impl/TGuijiLibraryGiveServiceImpl.java
  29. 146 0
      mybusiness/src/main/java/com/sooka/system/service/impl/TUPeoplemarryinfodoubleServiceImpl.java
  30. 136 0
      mybusiness/src/main/java/com/sooka/system/service/impl/TUPeoplemarryinfosingleServiceImpl.java
  31. 114 0
      mybusiness/src/main/resources/mapper/system/TGuijiLibraryBaseinfoMapper.xml
  32. 104 0
      mybusiness/src/main/resources/mapper/system/TGuijiLibraryBorrowMapper.xml
  33. 119 0
      mybusiness/src/main/resources/mapper/system/TGuijiLibraryCreditpointsMapper.xml
  34. 104 0
      mybusiness/src/main/resources/mapper/system/TGuijiLibraryGiveMapper.xml
  35. 118 0
      mybusiness/src/main/resources/mapper/system/TUPeoplemarryinfodoubleMapper.xml
  36. 108 0
      mybusiness/src/main/resources/mapper/system/TUPeoplemarryinfosingleMapper.xml
  37. 94 0
      mybusiness/src/main/resources/templates/system/library/baseinfo/add.html
  38. 174 0
      mybusiness/src/main/resources/templates/system/library/baseinfo/baseinfo.html
  39. 95 0
      mybusiness/src/main/resources/templates/system/library/baseinfo/edit.html
  40. 79 0
      mybusiness/src/main/resources/templates/system/library/borrow/add.html
  41. 155 0
      mybusiness/src/main/resources/templates/system/library/borrow/borrow.html
  42. 80 0
      mybusiness/src/main/resources/templates/system/library/borrow/edit.html
  43. 103 0
      mybusiness/src/main/resources/templates/system/library/creditpoints/add.html
  44. 186 0
      mybusiness/src/main/resources/templates/system/library/creditpoints/creditpoints.html
  45. 104 0
      mybusiness/src/main/resources/templates/system/library/creditpoints/edit.html
  46. 79 0
      mybusiness/src/main/resources/templates/system/library/give/add.html
  47. 80 0
      mybusiness/src/main/resources/templates/system/library/give/edit.html
  48. 158 0
      mybusiness/src/main/resources/templates/system/library/give/give.html
  49. 83 0
      mybusiness/src/main/resources/templates/system/peoplemarryinfodouble/add.html
  50. 78 0
      mybusiness/src/main/resources/templates/system/peoplemarryinfodouble/edit.html
  51. 144 0
      mybusiness/src/main/resources/templates/system/peoplemarryinfodouble/peoplemarryinfodouble.html
  52. 71 0
      mybusiness/src/main/resources/templates/system/peoplemarryinfosingle/add.html
  53. 66 0
      mybusiness/src/main/resources/templates/system/peoplemarryinfosingle/edit.html
  54. 143 0
      mybusiness/src/main/resources/templates/system/peoplemarryinfosingle/peoplemarryinfosingle.html

+ 128 - 0
mybusiness/src/main/java/com/sooka/system/controller/TGuijiLibraryBaseinfoController.java

@@ -0,0 +1,128 @@
+package com.sooka.system.controller;
+
+import java.util.List;
+
+import com.sooka.common.annotation.Log;
+import com.sooka.common.core.controller.BaseController;
+import com.sooka.common.core.domain.AjaxResult;
+import com.sooka.common.core.page.TableDataInfo;
+import com.sooka.common.enums.BusinessType;
+import com.sooka.common.utils.poi.ExcelUtil;
+import org.apache.shiro.authz.annotation.RequiresPermissions;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.ResponseBody;
+import com.sooka.system.domain.TGuijiLibraryBaseinfo;
+import com.sooka.system.service.ITGuijiLibraryBaseinfoService;
+
+
+/**
+ * 人员基本信息Controller
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+@Controller
+@RequestMapping("/system/library/baseinfo")
+public class TGuijiLibraryBaseinfoController extends BaseController
+{
+    private String prefix = "system/library/baseinfo";
+
+    @Autowired
+    private ITGuijiLibraryBaseinfoService tGuijiLibraryBaseinfoService;
+
+    @RequiresPermissions("system:baseinfo:view")
+    @GetMapping()
+    public String baseinfo()
+    {
+        return prefix + "/baseinfo";
+    }
+
+    /**
+     * 查询人员基本信息列表
+     */
+    @RequiresPermissions("system:baseinfo:list")
+    @PostMapping("/list")
+    @ResponseBody
+    public TableDataInfo list(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo)
+    {
+        startPage();
+        List<TGuijiLibraryBaseinfo> list = tGuijiLibraryBaseinfoService.selectTGuijiLibraryBaseinfoList(tGuijiLibraryBaseinfo);
+        return getDataTable(list);
+    }
+
+    /**
+     * 导出人员基本信息列表
+     */
+    @RequiresPermissions("system:baseinfo:export")
+    @Log(title = "人员基本信息", businessType = BusinessType.EXPORT)
+    @PostMapping("/export")
+    @ResponseBody
+    public AjaxResult export(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo)
+    {
+        List<TGuijiLibraryBaseinfo> list = tGuijiLibraryBaseinfoService.selectTGuijiLibraryBaseinfoList(tGuijiLibraryBaseinfo);
+        ExcelUtil<TGuijiLibraryBaseinfo> util = new ExcelUtil<TGuijiLibraryBaseinfo>(TGuijiLibraryBaseinfo.class);
+        return util.exportExcel(list, "baseinfo");
+    }
+
+    /**
+     * 新增人员基本信息
+     */
+    @GetMapping("/add")
+    public String add()
+    {
+        return prefix + "/add";
+    }
+
+    /**
+     * 新增保存人员基本信息
+     */
+    @RequiresPermissions("system:baseinfo:add")
+    @Log(title = "人员基本信息", businessType = BusinessType.INSERT)
+    @PostMapping("/add")
+    @ResponseBody
+    public AjaxResult addSave(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo)
+    {
+        return toAjax(tGuijiLibraryBaseinfoService.insertTGuijiLibraryBaseinfo(tGuijiLibraryBaseinfo));
+    }
+
+    /**
+     * 修改人员基本信息
+     */
+    @GetMapping("/edit/{id}")
+    public String edit(@PathVariable("id") String id, ModelMap mmap)
+    {
+        TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo = tGuijiLibraryBaseinfoService.selectTGuijiLibraryBaseinfoById(id);
+        mmap.put("tGuijiLibraryBaseinfo", tGuijiLibraryBaseinfo);
+        return prefix + "/edit";
+    }
+
+    /**
+     * 修改保存人员基本信息
+     */
+    @RequiresPermissions("system:baseinfo:edit")
+    @Log(title = "人员基本信息", businessType = BusinessType.UPDATE)
+    @PostMapping("/edit")
+    @ResponseBody
+    public AjaxResult editSave(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo)
+    {
+        return toAjax(tGuijiLibraryBaseinfoService.updateTGuijiLibraryBaseinfo(tGuijiLibraryBaseinfo));
+    }
+
+    /**
+     * 删除人员基本信息
+     */
+    @RequiresPermissions("system:baseinfo:remove")
+    @Log(title = "人员基本信息", businessType = BusinessType.DELETE)
+    @PostMapping( "/remove")
+    @ResponseBody
+    public AjaxResult remove(String ids)
+    {
+        return toAjax(tGuijiLibraryBaseinfoService.deleteTGuijiLibraryBaseinfoByIds(ids));
+    }
+}

+ 128 - 0
mybusiness/src/main/java/com/sooka/system/controller/TGuijiLibraryBorrowController.java

@@ -0,0 +1,128 @@
+package com.sooka.system.controller;
+
+import java.util.List;
+
+import com.sooka.common.annotation.Log;
+import com.sooka.common.core.controller.BaseController;
+import com.sooka.common.core.domain.AjaxResult;
+import com.sooka.common.core.page.TableDataInfo;
+import com.sooka.common.enums.BusinessType;
+import com.sooka.common.utils.poi.ExcelUtil;
+import org.apache.shiro.authz.annotation.RequiresPermissions;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.ResponseBody;
+import com.sooka.system.domain.TGuijiLibraryBorrow;
+import com.sooka.system.service.ITGuijiLibraryBorrowService;
+
+
+/**
+ * 借书Controller
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+@Controller
+@RequestMapping("/system/library/borrow")
+public class TGuijiLibraryBorrowController extends BaseController
+{
+    private String prefix = "system/library/borrow";
+
+    @Autowired
+    private ITGuijiLibraryBorrowService tGuijiLibraryBorrowService;
+
+    @RequiresPermissions("system:borrow:view")
+    @GetMapping()
+    public String borrow()
+    {
+        return prefix + "/borrow";
+    }
+
+    /**
+     * 查询借书列表
+     */
+    @RequiresPermissions("system:borrow:list")
+    @PostMapping("/list")
+    @ResponseBody
+    public TableDataInfo list(TGuijiLibraryBorrow tGuijiLibraryBorrow)
+    {
+        startPage();
+        List<TGuijiLibraryBorrow> list = tGuijiLibraryBorrowService.selectTGuijiLibraryBorrowList(tGuijiLibraryBorrow);
+        return getDataTable(list);
+    }
+
+    /**
+     * 导出借书列表
+     */
+    @RequiresPermissions("system:borrow:export")
+    @Log(title = "借书", businessType = BusinessType.EXPORT)
+    @PostMapping("/export")
+    @ResponseBody
+    public AjaxResult export(TGuijiLibraryBorrow tGuijiLibraryBorrow)
+    {
+        List<TGuijiLibraryBorrow> list = tGuijiLibraryBorrowService.selectTGuijiLibraryBorrowList(tGuijiLibraryBorrow);
+        ExcelUtil<TGuijiLibraryBorrow> util = new ExcelUtil<TGuijiLibraryBorrow>(TGuijiLibraryBorrow.class);
+        return util.exportExcel(list, "borrow");
+    }
+
+    /**
+     * 新增借书
+     */
+    @GetMapping("/add")
+    public String add()
+    {
+        return prefix + "/add";
+    }
+
+    /**
+     * 新增保存借书
+     */
+    @RequiresPermissions("system:borrow:add")
+    @Log(title = "借书", businessType = BusinessType.INSERT)
+    @PostMapping("/add")
+    @ResponseBody
+    public AjaxResult addSave(TGuijiLibraryBorrow tGuijiLibraryBorrow)
+    {
+        return toAjax(tGuijiLibraryBorrowService.insertTGuijiLibraryBorrow(tGuijiLibraryBorrow));
+    }
+
+    /**
+     * 修改借书
+     */
+    @GetMapping("/edit/{id}")
+    public String edit(@PathVariable("id") String id, ModelMap mmap)
+    {
+        TGuijiLibraryBorrow tGuijiLibraryBorrow = tGuijiLibraryBorrowService.selectTGuijiLibraryBorrowById(id);
+        mmap.put("tGuijiLibraryBorrow", tGuijiLibraryBorrow);
+        return prefix + "/edit";
+    }
+
+    /**
+     * 修改保存借书
+     */
+    @RequiresPermissions("system:borrow:edit")
+    @Log(title = "借书", businessType = BusinessType.UPDATE)
+    @PostMapping("/edit")
+    @ResponseBody
+    public AjaxResult editSave(TGuijiLibraryBorrow tGuijiLibraryBorrow)
+    {
+        return toAjax(tGuijiLibraryBorrowService.updateTGuijiLibraryBorrow(tGuijiLibraryBorrow));
+    }
+
+    /**
+     * 删除借书
+     */
+    @RequiresPermissions("system:borrow:remove")
+    @Log(title = "借书", businessType = BusinessType.DELETE)
+    @PostMapping( "/remove")
+    @ResponseBody
+    public AjaxResult remove(String ids)
+    {
+        return toAjax(tGuijiLibraryBorrowService.deleteTGuijiLibraryBorrowByIds(ids));
+    }
+}

+ 128 - 0
mybusiness/src/main/java/com/sooka/system/controller/TGuijiLibraryCreditpointsController.java

@@ -0,0 +1,128 @@
+package com.sooka.system.controller;
+
+import java.util.List;
+
+import com.sooka.common.annotation.Log;
+import com.sooka.common.core.controller.BaseController;
+import com.sooka.common.core.domain.AjaxResult;
+import com.sooka.common.core.page.TableDataInfo;
+import com.sooka.common.enums.BusinessType;
+import com.sooka.common.utils.poi.ExcelUtil;
+import org.apache.shiro.authz.annotation.RequiresPermissions;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.ResponseBody;
+import com.sooka.system.domain.TGuijiLibraryCreditpoints;
+import com.sooka.system.service.ITGuijiLibraryCreditpointsService;
+
+
+/**
+ * 信用积分Controller
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+@Controller
+@RequestMapping("/system/library/creditpoints")
+public class TGuijiLibraryCreditpointsController extends BaseController
+{
+    private String prefix = "system/library/creditpoints";
+
+    @Autowired
+    private ITGuijiLibraryCreditpointsService tGuijiLibraryCreditpointsService;
+
+    @RequiresPermissions("system:creditpoints:view")
+    @GetMapping()
+    public String creditpoints()
+    {
+        return prefix + "/creditpoints";
+    }
+
+    /**
+     * 查询信用积分列表
+     */
+    @RequiresPermissions("system:creditpoints:list")
+    @PostMapping("/list")
+    @ResponseBody
+    public TableDataInfo list(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints)
+    {
+        startPage();
+        List<TGuijiLibraryCreditpoints> list = tGuijiLibraryCreditpointsService.selectTGuijiLibraryCreditpointsList(tGuijiLibraryCreditpoints);
+        return getDataTable(list);
+    }
+
+    /**
+     * 导出信用积分列表
+     */
+    @RequiresPermissions("system:creditpoints:export")
+    @Log(title = "信用积分", businessType = BusinessType.EXPORT)
+    @PostMapping("/export")
+    @ResponseBody
+    public AjaxResult export(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints)
+    {
+        List<TGuijiLibraryCreditpoints> list = tGuijiLibraryCreditpointsService.selectTGuijiLibraryCreditpointsList(tGuijiLibraryCreditpoints);
+        ExcelUtil<TGuijiLibraryCreditpoints> util = new ExcelUtil<TGuijiLibraryCreditpoints>(TGuijiLibraryCreditpoints.class);
+        return util.exportExcel(list, "creditpoints");
+    }
+
+    /**
+     * 新增信用积分
+     */
+    @GetMapping("/add")
+    public String add()
+    {
+        return prefix + "/add";
+    }
+
+    /**
+     * 新增保存信用积分
+     */
+    @RequiresPermissions("system:creditpoints:add")
+    @Log(title = "信用积分", businessType = BusinessType.INSERT)
+    @PostMapping("/add")
+    @ResponseBody
+    public AjaxResult addSave(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints)
+    {
+        return toAjax(tGuijiLibraryCreditpointsService.insertTGuijiLibraryCreditpoints(tGuijiLibraryCreditpoints));
+    }
+
+    /**
+     * 修改信用积分
+     */
+    @GetMapping("/edit/{id}")
+    public String edit(@PathVariable("id") String id, ModelMap mmap)
+    {
+        TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints = tGuijiLibraryCreditpointsService.selectTGuijiLibraryCreditpointsById(id);
+        mmap.put("tGuijiLibraryCreditpoints", tGuijiLibraryCreditpoints);
+        return prefix + "/edit";
+    }
+
+    /**
+     * 修改保存信用积分
+     */
+    @RequiresPermissions("system:creditpoints:edit")
+    @Log(title = "信用积分", businessType = BusinessType.UPDATE)
+    @PostMapping("/edit")
+    @ResponseBody
+    public AjaxResult editSave(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints)
+    {
+        return toAjax(tGuijiLibraryCreditpointsService.updateTGuijiLibraryCreditpoints(tGuijiLibraryCreditpoints));
+    }
+
+    /**
+     * 删除信用积分
+     */
+    @RequiresPermissions("system:creditpoints:remove")
+    @Log(title = "信用积分", businessType = BusinessType.DELETE)
+    @PostMapping( "/remove")
+    @ResponseBody
+    public AjaxResult remove(String ids)
+    {
+        return toAjax(tGuijiLibraryCreditpointsService.deleteTGuijiLibraryCreditpointsByIds(ids));
+    }
+}

+ 128 - 0
mybusiness/src/main/java/com/sooka/system/controller/TGuijiLibraryGiveController.java

@@ -0,0 +1,128 @@
+package com.sooka.system.controller;
+
+import java.util.List;
+
+import com.sooka.common.annotation.Log;
+import com.sooka.common.core.controller.BaseController;
+import com.sooka.common.core.domain.AjaxResult;
+import com.sooka.common.core.page.TableDataInfo;
+import com.sooka.common.enums.BusinessType;
+import com.sooka.common.utils.poi.ExcelUtil;
+import org.apache.shiro.authz.annotation.RequiresPermissions;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.ResponseBody;
+import com.sooka.system.domain.TGuijiLibraryGive;
+import com.sooka.system.service.ITGuijiLibraryGiveService;
+
+
+/**
+ * 还书Controller
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+@Controller
+@RequestMapping("/system/library/give")
+public class TGuijiLibraryGiveController extends BaseController
+{
+    private String prefix = "system/library/give";
+
+    @Autowired
+    private ITGuijiLibraryGiveService tGuijiLibraryGiveService;
+
+    @RequiresPermissions("system:give:view")
+    @GetMapping()
+    public String give()
+    {
+        return prefix + "/give";
+    }
+
+    /**
+     * 查询还书列表
+     */
+    @RequiresPermissions("system:give:list")
+    @PostMapping("/list")
+    @ResponseBody
+    public TableDataInfo list(TGuijiLibraryGive tGuijiLibraryGive)
+    {
+        startPage();
+        List<TGuijiLibraryGive> list = tGuijiLibraryGiveService.selectTGuijiLibraryGiveList(tGuijiLibraryGive);
+        return getDataTable(list);
+    }
+
+    /**
+     * 导出还书列表
+     */
+    @RequiresPermissions("system:give:export")
+    @Log(title = "还书", businessType = BusinessType.EXPORT)
+    @PostMapping("/export")
+    @ResponseBody
+    public AjaxResult export(TGuijiLibraryGive tGuijiLibraryGive)
+    {
+        List<TGuijiLibraryGive> list = tGuijiLibraryGiveService.selectTGuijiLibraryGiveList(tGuijiLibraryGive);
+        ExcelUtil<TGuijiLibraryGive> util = new ExcelUtil<TGuijiLibraryGive>(TGuijiLibraryGive.class);
+        return util.exportExcel(list, "give");
+    }
+
+    /**
+     * 新增还书
+     */
+    @GetMapping("/add")
+    public String add()
+    {
+        return prefix + "/add";
+    }
+
+    /**
+     * 新增保存还书
+     */
+    @RequiresPermissions("system:give:add")
+    @Log(title = "还书", businessType = BusinessType.INSERT)
+    @PostMapping("/add")
+    @ResponseBody
+    public AjaxResult addSave(TGuijiLibraryGive tGuijiLibraryGive)
+    {
+        return toAjax(tGuijiLibraryGiveService.insertTGuijiLibraryGive(tGuijiLibraryGive));
+    }
+
+    /**
+     * 修改还书
+     */
+    @GetMapping("/edit/{id}")
+    public String edit(@PathVariable("id") String id, ModelMap mmap)
+    {
+        TGuijiLibraryGive tGuijiLibraryGive = tGuijiLibraryGiveService.selectTGuijiLibraryGiveById(id);
+        mmap.put("tGuijiLibraryGive", tGuijiLibraryGive);
+        return prefix + "/edit";
+    }
+
+    /**
+     * 修改保存还书
+     */
+    @RequiresPermissions("system:give:edit")
+    @Log(title = "还书", businessType = BusinessType.UPDATE)
+    @PostMapping("/edit")
+    @ResponseBody
+    public AjaxResult editSave(TGuijiLibraryGive tGuijiLibraryGive)
+    {
+        return toAjax(tGuijiLibraryGiveService.updateTGuijiLibraryGive(tGuijiLibraryGive));
+    }
+
+    /**
+     * 删除还书
+     */
+    @RequiresPermissions("system:give:remove")
+    @Log(title = "还书", businessType = BusinessType.DELETE)
+    @PostMapping( "/remove")
+    @ResponseBody
+    public AjaxResult remove(String ids)
+    {
+        return toAjax(tGuijiLibraryGiveService.deleteTGuijiLibraryGiveByIds(ids));
+    }
+}

+ 126 - 0
mybusiness/src/main/java/com/sooka/system/controller/TUPeoplemarryinfodoubleController.java

@@ -0,0 +1,126 @@
+package com.sooka.system.controller;
+
+import java.util.List;
+
+import com.sooka.common.annotation.Log;
+import com.sooka.common.core.controller.BaseController;
+import com.sooka.common.core.domain.AjaxResult;
+import com.sooka.common.core.page.TableDataInfo;
+import com.sooka.common.enums.BusinessType;
+import com.sooka.common.utils.poi.ExcelUtil;
+import org.apache.shiro.authz.annotation.RequiresPermissions;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.ResponseBody;
+import com.sooka.system.domain.TUPeoplemarryinfodouble;
+import com.sooka.system.service.ITUPeoplemarryinfodoubleService;
+/**
+ * 国家民政部-婚姻信息(双方)-数据查询接口Controller
+ *
+ * @author lei
+ * @date 2021-07-14
+ */
+@Controller
+@RequestMapping("/system/peoplemarryinfodouble")
+public class TUPeoplemarryinfodoubleController extends BaseController
+{
+    private String prefix = "system/peoplemarryinfodouble";
+
+    @Autowired
+    private ITUPeoplemarryinfodoubleService tUPeoplemarryinfodoubleService;
+
+    @RequiresPermissions("system:peoplemarryinfodouble:view")
+    @GetMapping()
+    public String peoplemarryinfodouble()
+    {
+        return prefix + "/peoplemarryinfodouble";
+    }
+
+    /**
+     * 查询国家民政部-婚姻信息(双方)-数据查询接口列表
+     */
+    @RequiresPermissions("system:peoplemarryinfodouble:list")
+    @PostMapping("/list")
+    @ResponseBody
+    public TableDataInfo list(TUPeoplemarryinfodouble tUPeoplemarryinfodouble)
+    {
+        startPage();
+        List<TUPeoplemarryinfodouble> list = tUPeoplemarryinfodoubleService.selectTUPeoplemarryinfodoubleList(tUPeoplemarryinfodouble);
+        return getDataTable(list);
+    }
+
+    /**
+     * 导出国家民政部-婚姻信息(双方)-数据查询接口列表
+     */
+    @RequiresPermissions("system:peoplemarryinfodouble:export")
+    @Log(title = "国家民政部-婚姻信息(双方)-数据查询接口", businessType = BusinessType.EXPORT)
+    @PostMapping("/export")
+    @ResponseBody
+    public AjaxResult export(TUPeoplemarryinfodouble tUPeoplemarryinfodouble)
+    {
+        List<TUPeoplemarryinfodouble> list = tUPeoplemarryinfodoubleService.selectTUPeoplemarryinfodoubleList(tUPeoplemarryinfodouble);
+        ExcelUtil<TUPeoplemarryinfodouble> util = new ExcelUtil<TUPeoplemarryinfodouble>(TUPeoplemarryinfodouble.class);
+        return util.exportExcel(list, "peoplemarryinfodouble");
+    }
+
+    /**
+     * 新增国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    @GetMapping("/add")
+    public String add()
+    {
+        return prefix + "/add";
+    }
+
+    /**
+     * 新增保存国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    @RequiresPermissions("system:peoplemarryinfodouble:add")
+    @Log(title = "国家民政部-婚姻信息(双方)-数据查询接口", businessType = BusinessType.INSERT)
+    @PostMapping("/add")
+    @ResponseBody
+    public AjaxResult addSave(TUPeoplemarryinfodouble tUPeoplemarryinfodouble)
+    {
+        return toAjax(tUPeoplemarryinfodoubleService.insertTUPeoplemarryinfodouble(tUPeoplemarryinfodouble));
+    }
+
+    /**
+     * 修改国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    @GetMapping("/edit/{id}")
+    public String edit(@PathVariable("id") String id, ModelMap mmap)
+    {
+        TUPeoplemarryinfodouble tUPeoplemarryinfodouble = tUPeoplemarryinfodoubleService.selectTUPeoplemarryinfodoubleById(id);
+        mmap.put("tUPeoplemarryinfodouble", tUPeoplemarryinfodouble);
+        return prefix + "/edit";
+    }
+
+    /**
+     * 修改保存国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    @RequiresPermissions("system:peoplemarryinfodouble:edit")
+    @Log(title = "国家民政部-婚姻信息(双方)-数据查询接口", businessType = BusinessType.UPDATE)
+    @PostMapping("/edit")
+    @ResponseBody
+    public AjaxResult editSave(TUPeoplemarryinfodouble tUPeoplemarryinfodouble)
+    {
+        return toAjax(tUPeoplemarryinfodoubleService.updateTUPeoplemarryinfodouble(tUPeoplemarryinfodouble));
+    }
+
+    /**
+     * 删除国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    @RequiresPermissions("system:peoplemarryinfodouble:remove")
+    @Log(title = "国家民政部-婚姻信息(双方)-数据查询接口", businessType = BusinessType.DELETE)
+    @PostMapping( "/remove")
+    @ResponseBody
+    public AjaxResult remove(String ids)
+    {
+        return toAjax(tUPeoplemarryinfodoubleService.deleteTUPeoplemarryinfodoubleByIds(ids));
+    }
+}

+ 142 - 0
mybusiness/src/main/java/com/sooka/system/controller/TUPeoplemarryinfosingleController.java

@@ -0,0 +1,142 @@
+package com.sooka.system.controller;
+
+import java.util.List;
+
+import com.sooka.common.annotation.Log;
+import com.sooka.common.core.controller.BaseController;
+import com.sooka.common.core.domain.AjaxResult;
+import com.sooka.common.core.page.TableDataInfo;
+import com.sooka.common.enums.BusinessType;
+import com.sooka.common.utils.poi.ExcelUtil;
+import com.sooka.system.domain.TUSfz;
+import com.util.HttpUtil;
+import org.apache.shiro.authz.annotation.RequiresPermissions;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Controller;
+import org.springframework.ui.ModelMap;
+import org.springframework.web.bind.annotation.GetMapping;
+import org.springframework.web.bind.annotation.PathVariable;
+import org.springframework.web.bind.annotation.PostMapping;
+import org.springframework.web.bind.annotation.RequestMapping;
+import org.springframework.web.bind.annotation.ResponseBody;
+import com.sooka.system.domain.TUPeoplemarryinfosingle;
+import com.sooka.system.service.ITUPeoplemarryinfosingleService;
+
+import javax.servlet.http.HttpServletRequest;
+
+
+/**
+ * 国家民政部-婚姻信息(单方)-数据查询接口Controller
+ *
+ * @author lei
+ * @date 2021-07-14
+ */
+@Controller
+@RequestMapping("/system/peoplemarryinfosingle")
+public class TUPeoplemarryinfosingleController extends BaseController
+{
+    private String prefix = "system/peoplemarryinfosingle";
+
+    @Autowired
+    private ITUPeoplemarryinfosingleService tUPeoplemarryinfosingleService;
+
+    @RequiresPermissions("system:peoplemarryinfosingle:view")
+    @GetMapping()
+    public String peoplemarryinfosingle()
+    {
+        return prefix + "/peoplemarryinfosingle";
+    }
+
+    /**
+     * 查询国家民政部-婚姻信息(单方)-数据查询接口列表
+     */
+    @RequiresPermissions("system:peoplemarryinfosingle:list")
+    @PostMapping("/list")
+    @ResponseBody
+    public TableDataInfo list(TUPeoplemarryinfosingle tUPeoplemarryinfosingle, HttpServletRequest request)
+    {
+        String osAndBrowser[] = HttpUtil.getOsAndBrowserInfo(request).split("---");
+        String os = osAndBrowser[0];
+        String browser = osAndBrowser[1];
+        String ipaddress = HttpUtil.getIPAddress(request);
+        tUPeoplemarryinfosingle.setBrowser(browser);
+        tUPeoplemarryinfosingle.setOs(os);
+        tUPeoplemarryinfosingle.setIpaddress(ipaddress);
+        List<TUPeoplemarryinfosingle> list = tUPeoplemarryinfosingleService.selectTUPeoplemarryinfosingleList(tUPeoplemarryinfosingle);
+
+        if(list == null){
+            return getDataTable("秘钥错误或过期,请联系管理员");
+        }
+        return getDataTable(list);
+    }
+
+    /**
+     * 导出国家民政部-婚姻信息(单方)-数据查询接口列表
+     */
+    @RequiresPermissions("system:peoplemarryinfosingle:export")
+    @Log(title = "国家民政部-婚姻信息(单方)-数据查询接口", businessType = BusinessType.EXPORT)
+    @PostMapping("/export")
+    @ResponseBody
+    public AjaxResult export(TUPeoplemarryinfosingle tUPeoplemarryinfosingle)
+    {
+        List<TUPeoplemarryinfosingle> list = tUPeoplemarryinfosingleService.selectTUPeoplemarryinfosingleList(tUPeoplemarryinfosingle);
+        ExcelUtil<TUPeoplemarryinfosingle> util = new ExcelUtil<TUPeoplemarryinfosingle>(TUPeoplemarryinfosingle.class);
+        return util.exportExcel(list, "peoplemarryinfosingle");
+    }
+
+    /**
+     * 新增国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    @GetMapping("/add")
+    public String add()
+    {
+        return prefix + "/add";
+    }
+
+    /**
+     * 新增保存国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    @RequiresPermissions("system:peoplemarryinfosingle:add")
+    @Log(title = "国家民政部-婚姻信息(单方)-数据查询接口", businessType = BusinessType.INSERT)
+    @PostMapping("/add")
+    @ResponseBody
+    public AjaxResult addSave(TUPeoplemarryinfosingle tUPeoplemarryinfosingle)
+    {
+        return toAjax(tUPeoplemarryinfosingleService.insertTUPeoplemarryinfosingle(tUPeoplemarryinfosingle));
+    }
+
+    /**
+     * 修改国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    @GetMapping("/edit/{id}")
+    public String edit(@PathVariable("id") String id, ModelMap mmap)
+    {
+        TUPeoplemarryinfosingle tUPeoplemarryinfosingle = tUPeoplemarryinfosingleService.selectTUPeoplemarryinfosingleById(id);
+        mmap.put("tUPeoplemarryinfosingle", tUPeoplemarryinfosingle);
+        return prefix + "/edit";
+    }
+
+    /**
+     * 修改保存国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    @RequiresPermissions("system:peoplemarryinfosingle:edit")
+    @Log(title = "国家民政部-婚姻信息(单方)-数据查询接口", businessType = BusinessType.UPDATE)
+    @PostMapping("/edit")
+    @ResponseBody
+    public AjaxResult editSave(TUPeoplemarryinfosingle tUPeoplemarryinfosingle)
+    {
+        return toAjax(tUPeoplemarryinfosingleService.updateTUPeoplemarryinfosingle(tUPeoplemarryinfosingle));
+    }
+
+    /**
+     * 删除国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    @RequiresPermissions("system:peoplemarryinfosingle:remove")
+    @Log(title = "国家民政部-婚姻信息(单方)-数据查询接口", businessType = BusinessType.DELETE)
+    @PostMapping( "/remove")
+    @ResponseBody
+    public AjaxResult remove(String ids)
+    {
+        return toAjax(tUPeoplemarryinfosingleService.deleteTUPeoplemarryinfosingleByIds(ids));
+    }
+}

+ 192 - 0
mybusiness/src/main/java/com/sooka/system/domain/TGuijiLibraryBaseinfo.java

@@ -0,0 +1,192 @@
+package com.sooka.system.domain;
+
+import com.sooka.common.annotation.Excel;
+import com.sooka.common.core.domain.BaseEntity;
+import org.apache.commons.lang3.builder.ToStringBuilder;
+import org.apache.commons.lang3.builder.ToStringStyle;
+
+/**
+ * 人员基本信息对象 t_guiji_library_baseinfo
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+public class TGuijiLibraryBaseinfo extends BaseEntity
+{
+    private static final long serialVersionUID = 1L;
+
+    /** 主键ID */
+    private String id;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdTime;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdBatch;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdOperation;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdSource;
+
+    /** 读者证号 */
+    @Excel(name = "读者证号")
+    private String cardno;
+
+    /** 读者姓名 */
+    @Excel(name = "读者姓名")
+    private String name;
+
+    /** 身份证号 */
+    @Excel(name = "身份证号")
+    private String idcardno;
+
+    /** 性别 */
+    @Excel(name = "性别")
+    private String sex;
+
+    /** 出生日期 */
+    @Excel(name = "出生日期")
+    private String birthday;
+
+    /** 地址 */
+    @Excel(name = "地址")
+    private String address;
+
+    /** 证件有效期 */
+    @Excel(name = "证件有效期")
+    private String enddate;
+
+    public void setId(String id)
+    {
+        this.id = id;
+    }
+
+    public String getId()
+    {
+        return id;
+    }
+    public void setCdTime(String cdTime)
+    {
+        this.cdTime = cdTime;
+    }
+
+    public String getCdTime()
+    {
+        return cdTime;
+    }
+    public void setCdBatch(String cdBatch)
+    {
+        this.cdBatch = cdBatch;
+    }
+
+    public String getCdBatch()
+    {
+        return cdBatch;
+    }
+    public void setCdOperation(String cdOperation)
+    {
+        this.cdOperation = cdOperation;
+    }
+
+    public String getCdOperation()
+    {
+        return cdOperation;
+    }
+    public void setCdSource(String cdSource)
+    {
+        this.cdSource = cdSource;
+    }
+
+    public String getCdSource()
+    {
+        return cdSource;
+    }
+    public void setCardno(String cardno)
+    {
+        this.cardno = cardno;
+    }
+
+    public String getCardno()
+    {
+        return cardno;
+    }
+    public void setName(String name)
+    {
+        this.name = name;
+    }
+
+    public String getName()
+    {
+        return name;
+    }
+    public void setIdcardno(String idcardno)
+    {
+        this.idcardno = idcardno;
+    }
+
+    public String getIdcardno()
+    {
+        return idcardno;
+    }
+    public void setSex(String sex)
+    {
+        this.sex = sex;
+    }
+
+    public String getSex()
+    {
+        return sex;
+    }
+    public void setBirthday(String birthday)
+    {
+        this.birthday = birthday;
+    }
+
+    public String getBirthday()
+    {
+        return birthday;
+    }
+    public void setAddress(String address)
+    {
+        this.address = address;
+    }
+
+    public String getAddress()
+    {
+        return address;
+    }
+    public void setEnddate(String enddate)
+    {
+        this.enddate = enddate;
+    }
+
+    public String getEnddate()
+    {
+        return enddate;
+    }
+
+    @Override
+    public String toString() {
+        return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
+            .append("id", getId())
+            .append("createTime", getCreateTime())
+            .append("cdTime", getCdTime())
+            .append("cdBatch", getCdBatch())
+            .append("cdOperation", getCdOperation())
+            .append("cdSource", getCdSource())
+            .append("cardno", getCardno())
+            .append("name", getName())
+            .append("idcardno", getIdcardno())
+            .append("sex", getSex())
+            .append("birthday", getBirthday())
+            .append("address", getAddress())
+            .append("enddate", getEnddate())
+            .toString();
+    }
+}

+ 164 - 0
mybusiness/src/main/java/com/sooka/system/domain/TGuijiLibraryBorrow.java

@@ -0,0 +1,164 @@
+package com.sooka.system.domain;
+
+import com.sooka.common.annotation.Excel;
+import com.sooka.common.core.domain.BaseEntity;
+import org.apache.commons.lang3.builder.ToStringBuilder;
+import org.apache.commons.lang3.builder.ToStringStyle;
+
+/**
+ * 借书对象 t_guiji_library_borrow
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+public class TGuijiLibraryBorrow extends BaseEntity
+{
+    private static final long serialVersionUID = 1L;
+
+    /** 主键ID */
+    private String id;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdTime;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdBatch;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdOperation;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdSource;
+
+    /** 读者证号 */
+    @Excel(name = "读者证号")
+    private String cardno;
+
+    /** 读者姓名 */
+    @Excel(name = "读者姓名")
+    private String name;
+
+    /** 图书条码号 */
+    @Excel(name = "图书条码号")
+    private String barcode;
+
+    /** 书籍题名 */
+    @Excel(name = "书籍题名")
+    private String title;
+
+    /** 借出时间 */
+    @Excel(name = "借出时间")
+    private String operationdate;
+
+    public void setId(String id)
+    {
+        this.id = id;
+    }
+
+    public String getId()
+    {
+        return id;
+    }
+    public void setCdTime(String cdTime)
+    {
+        this.cdTime = cdTime;
+    }
+
+    public String getCdTime()
+    {
+        return cdTime;
+    }
+    public void setCdBatch(String cdBatch)
+    {
+        this.cdBatch = cdBatch;
+    }
+
+    public String getCdBatch()
+    {
+        return cdBatch;
+    }
+    public void setCdOperation(String cdOperation)
+    {
+        this.cdOperation = cdOperation;
+    }
+
+    public String getCdOperation()
+    {
+        return cdOperation;
+    }
+    public void setCdSource(String cdSource)
+    {
+        this.cdSource = cdSource;
+    }
+
+    public String getCdSource()
+    {
+        return cdSource;
+    }
+    public void setCardno(String cardno)
+    {
+        this.cardno = cardno;
+    }
+
+    public String getCardno()
+    {
+        return cardno;
+    }
+    public void setName(String name)
+    {
+        this.name = name;
+    }
+
+    public String getName()
+    {
+        return name;
+    }
+    public void setBarcode(String barcode)
+    {
+        this.barcode = barcode;
+    }
+
+    public String getBarcode()
+    {
+        return barcode;
+    }
+    public void setTitle(String title)
+    {
+        this.title = title;
+    }
+
+    public String getTitle()
+    {
+        return title;
+    }
+    public void setOperationdate(String operationdate)
+    {
+        this.operationdate = operationdate;
+    }
+
+    public String getOperationdate()
+    {
+        return operationdate;
+    }
+
+    @Override
+    public String toString() {
+        return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
+            .append("id", getId())
+            .append("createTime", getCreateTime())
+            .append("cdTime", getCdTime())
+            .append("cdBatch", getCdBatch())
+            .append("cdOperation", getCdOperation())
+            .append("cdSource", getCdSource())
+            .append("cardno", getCardno())
+            .append("name", getName())
+            .append("barcode", getBarcode())
+            .append("title", getTitle())
+            .append("operationdate", getOperationdate())
+            .toString();
+    }
+}

+ 207 - 0
mybusiness/src/main/java/com/sooka/system/domain/TGuijiLibraryCreditpoints.java

@@ -0,0 +1,207 @@
+package com.sooka.system.domain;
+
+import com.sooka.common.annotation.Excel;
+import com.sooka.common.core.domain.BaseEntity;
+import org.apache.commons.lang3.builder.ToStringBuilder;
+import org.apache.commons.lang3.builder.ToStringStyle;
+
+
+/**
+ * 信用积分对象 t_guiji_library_creditpoints
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+public class TGuijiLibraryCreditpoints extends BaseEntity
+{
+    private static final long serialVersionUID = 1L;
+
+    /** 主键ID */
+    private String id;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdTime;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdBatch;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdOperation;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdSource;
+
+    /** 读者证号 */
+    @Excel(name = "读者证号")
+    private String cardno;
+
+    /** 读者姓名 */
+    @Excel(name = "读者姓名")
+    private String name;
+
+    /** 图书条码号 */
+    @Excel(name = "图书条码号")
+    private String barcode;
+
+    /** 记录类型 */
+    @Excel(name = "记录类型")
+    private String recordtype;
+
+    /** 财经类型 */
+    @Excel(name = "财经类型")
+    private String financialtype;
+
+    /** 金额 */
+    @Excel(name = "金额")
+    private String money;
+
+    /** 操作员 */
+    @Excel(name = "操作员")
+    private String operator;
+
+    /** 操作时间 */
+    @Excel(name = "操作时间")
+    private String operationdate;
+
+    public void setId(String id)
+    {
+        this.id = id;
+    }
+
+    public String getId()
+    {
+        return id;
+    }
+    public void setCdTime(String cdTime)
+    {
+        this.cdTime = cdTime;
+    }
+
+    public String getCdTime()
+    {
+        return cdTime;
+    }
+    public void setCdBatch(String cdBatch)
+    {
+        this.cdBatch = cdBatch;
+    }
+
+    public String getCdBatch()
+    {
+        return cdBatch;
+    }
+    public void setCdOperation(String cdOperation)
+    {
+        this.cdOperation = cdOperation;
+    }
+
+    public String getCdOperation()
+    {
+        return cdOperation;
+    }
+    public void setCdSource(String cdSource)
+    {
+        this.cdSource = cdSource;
+    }
+
+    public String getCdSource()
+    {
+        return cdSource;
+    }
+    public void setCardno(String cardno)
+    {
+        this.cardno = cardno;
+    }
+
+    public String getCardno()
+    {
+        return cardno;
+    }
+    public void setName(String name)
+    {
+        this.name = name;
+    }
+
+    public String getName()
+    {
+        return name;
+    }
+    public void setBarcode(String barcode)
+    {
+        this.barcode = barcode;
+    }
+
+    public String getBarcode()
+    {
+        return barcode;
+    }
+    public void setRecordtype(String recordtype)
+    {
+        this.recordtype = recordtype;
+    }
+
+    public String getRecordtype()
+    {
+        return recordtype;
+    }
+    public void setFinancialtype(String financialtype)
+    {
+        this.financialtype = financialtype;
+    }
+
+    public String getFinancialtype()
+    {
+        return financialtype;
+    }
+    public void setMoney(String money)
+    {
+        this.money = money;
+    }
+
+    public String getMoney()
+    {
+        return money;
+    }
+    public void setOperator(String operator)
+    {
+        this.operator = operator;
+    }
+
+    public String getOperator()
+    {
+        return operator;
+    }
+    public void setOperationdate(String operationdate)
+    {
+        this.operationdate = operationdate;
+    }
+
+    public String getOperationdate()
+    {
+        return operationdate;
+    }
+
+    @Override
+    public String toString() {
+        return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
+            .append("id", getId())
+            .append("createTime", getCreateTime())
+            .append("cdTime", getCdTime())
+            .append("cdBatch", getCdBatch())
+            .append("cdOperation", getCdOperation())
+            .append("cdSource", getCdSource())
+            .append("cardno", getCardno())
+            .append("name", getName())
+            .append("barcode", getBarcode())
+            .append("recordtype", getRecordtype())
+            .append("financialtype", getFinancialtype())
+            .append("money", getMoney())
+            .append("operator", getOperator())
+            .append("operationdate", getOperationdate())
+            .toString();
+    }
+}

+ 165 - 0
mybusiness/src/main/java/com/sooka/system/domain/TGuijiLibraryGive.java

@@ -0,0 +1,165 @@
+package com.sooka.system.domain;
+
+import com.sooka.common.annotation.Excel;
+import com.sooka.common.core.domain.BaseEntity;
+import org.apache.commons.lang3.builder.ToStringBuilder;
+import org.apache.commons.lang3.builder.ToStringStyle;
+
+
+/**
+ * 还书对象 t_guiji_library_give
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+public class TGuijiLibraryGive extends BaseEntity
+{
+    private static final long serialVersionUID = 1L;
+
+    /** 主键ID */
+    private String id;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdTime;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdBatch;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdOperation;
+
+    /** $column.columnComment */
+    @Excel(name = "${comment}", readConverterExp = "$column.readConverterExp()")
+    private String cdSource;
+
+    /** 读者证号 */
+    @Excel(name = "读者证号")
+    private String cardno;
+
+    /** 读者姓名 */
+    @Excel(name = "读者姓名")
+    private String name;
+
+    /** 图书条码号 */
+    @Excel(name = "图书条码号")
+    private String barcode;
+
+    /** 书籍题名 */
+    @Excel(name = "书籍题名")
+    private String title;
+
+    /** 归还时间 */
+    @Excel(name = "归还时间")
+    private String operationdate;
+
+    public void setId(String id)
+    {
+        this.id = id;
+    }
+
+    public String getId()
+    {
+        return id;
+    }
+    public void setCdTime(String cdTime)
+    {
+        this.cdTime = cdTime;
+    }
+
+    public String getCdTime()
+    {
+        return cdTime;
+    }
+    public void setCdBatch(String cdBatch)
+    {
+        this.cdBatch = cdBatch;
+    }
+
+    public String getCdBatch()
+    {
+        return cdBatch;
+    }
+    public void setCdOperation(String cdOperation)
+    {
+        this.cdOperation = cdOperation;
+    }
+
+    public String getCdOperation()
+    {
+        return cdOperation;
+    }
+    public void setCdSource(String cdSource)
+    {
+        this.cdSource = cdSource;
+    }
+
+    public String getCdSource()
+    {
+        return cdSource;
+    }
+    public void setCardno(String cardno)
+    {
+        this.cardno = cardno;
+    }
+
+    public String getCardno()
+    {
+        return cardno;
+    }
+    public void setName(String name)
+    {
+        this.name = name;
+    }
+
+    public String getName()
+    {
+        return name;
+    }
+    public void setBarcode(String barcode)
+    {
+        this.barcode = barcode;
+    }
+
+    public String getBarcode()
+    {
+        return barcode;
+    }
+    public void setTitle(String title)
+    {
+        this.title = title;
+    }
+
+    public String getTitle()
+    {
+        return title;
+    }
+    public void setOperationdate(String operationdate)
+    {
+        this.operationdate = operationdate;
+    }
+
+    public String getOperationdate()
+    {
+        return operationdate;
+    }
+
+    @Override
+    public String toString() {
+        return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
+            .append("id", getId())
+            .append("createTime", getCreateTime())
+            .append("cdTime", getCdTime())
+            .append("cdBatch", getCdBatch())
+            .append("cdOperation", getCdOperation())
+            .append("cdSource", getCdSource())
+            .append("cardno", getCardno())
+            .append("name", getName())
+            .append("barcode", getBarcode())
+            .append("title", getTitle())
+            .append("operationdate", getOperationdate())
+            .toString();
+    }
+}

+ 168 - 0
mybusiness/src/main/java/com/sooka/system/domain/TUPeoplemarryinfodouble.java

@@ -0,0 +1,168 @@
+package com.sooka.system.domain;
+
+import com.sooka.common.annotation.Excel;
+import com.sooka.common.core.domain.BaseEntity;
+import org.apache.commons.lang3.builder.ToStringBuilder;
+import org.apache.commons.lang3.builder.ToStringStyle;
+
+
+/**
+ * 国家民政部-婚姻信息(双方)-数据查询接口对象 t_u_peoplemarryinfodouble
+ *
+ * @author lei
+ * @date 2021-07-14
+ */
+public class TUPeoplemarryinfodouble extends BaseBusinessEntity
+{
+    private static final long serialVersionUID = 1L;
+
+    /** 主键ID */
+    private String id;
+
+    /** 状态 */
+    @Excel(name = "状态")
+    private String status;
+
+    /** 删除时间 */
+    private String delFlag;
+
+    /** 身份证号 */
+    @Excel(name = "身份证号")
+    private String certnumberman;
+
+    /** 女方身份号码 */
+    @Excel(name = "女方身份号码")
+    private String certnumberwoman;
+
+    /** 女方姓名 */
+    @Excel(name = "女方姓名")
+    private String namewoman;
+
+    /** 男方姓名 */
+    @Excel(name = "男方姓名")
+    private String nameman;
+
+    /** 返回码 */
+    @Excel(name = "返回码")
+    private String code;
+
+    /** 返回信息 */
+    @Excel(name = "返回信息")
+    private String message;
+
+    /** 结果信息 */
+    @Excel(name = "结果信息")
+    private String result;
+
+    public void setId(String id)
+    {
+        this.id = id;
+    }
+
+    public String getId()
+    {
+        return id;
+    }
+    public void setStatus(String status)
+    {
+        this.status = status;
+    }
+
+    public String getStatus()
+    {
+        return status;
+    }
+    public void setDelFlag(String delFlag)
+    {
+        this.delFlag = delFlag;
+    }
+
+    public String getDelFlag()
+    {
+        return delFlag;
+    }
+    public void setCertnumberman(String certnumberman)
+    {
+        this.certnumberman = certnumberman;
+    }
+
+    public String getCertnumberman()
+    {
+        return certnumberman;
+    }
+    public void setCertnumberwoman(String certnumberwoman)
+    {
+        this.certnumberwoman = certnumberwoman;
+    }
+
+    public String getCertnumberwoman()
+    {
+        return certnumberwoman;
+    }
+    public void setNamewoman(String namewoman)
+    {
+        this.namewoman = namewoman;
+    }
+
+    public String getNamewoman()
+    {
+        return namewoman;
+    }
+    public void setNameman(String nameman)
+    {
+        this.nameman = nameman;
+    }
+
+    public String getNameman()
+    {
+        return nameman;
+    }
+    public void setCode(String code)
+    {
+        this.code = code;
+    }
+
+    public String getCode()
+    {
+        return code;
+    }
+    public void setMessage(String message)
+    {
+        this.message = message;
+    }
+
+    public String getMessage()
+    {
+        return message;
+    }
+    public void setResult(String result)
+    {
+        this.result = result;
+    }
+
+    public String getResult()
+    {
+        return result;
+    }
+
+    @Override
+    public String toString() {
+        return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
+            .append("id", getId())
+            .append("status", getStatus())
+            .append("remark", getRemark())
+            .append("delFlag", getDelFlag())
+            .append("createBy", getCreateBy())
+            .append("createTime", getCreateTime())
+            .append("updateBy", getUpdateBy())
+            .append("updateTime", getUpdateTime())
+            .append("certnumberman", getCertnumberman())
+            .append("certnumberwoman", getCertnumberwoman())
+            .append("namewoman", getNamewoman())
+            .append("nameman", getNameman())
+            .append("code", getCode())
+            .append("message", getMessage())
+            .append("result", getResult())
+            .toString();
+    }
+}

+ 140 - 0
mybusiness/src/main/java/com/sooka/system/domain/TUPeoplemarryinfosingle.java

@@ -0,0 +1,140 @@
+package com.sooka.system.domain;
+
+import com.sooka.common.annotation.Excel;
+import com.sooka.common.core.domain.BaseEntity;
+import org.apache.commons.lang3.builder.ToStringBuilder;
+import org.apache.commons.lang3.builder.ToStringStyle;
+
+
+/**
+ * 国家民政部-婚姻信息(单方)-数据查询接口对象 t_u_peoplemarryinfosingle
+ *
+ * @author lei
+ * @date 2021-07-14
+ */
+public class TUPeoplemarryinfosingle extends BaseBusinessEntity
+{
+    private static final long serialVersionUID = 1L;
+
+    /** 主键ID */
+    private String id;
+
+    /** 状态 */
+    @Excel(name = "状态")
+    private String status;
+
+    /** 删除时间 */
+    private String delFlag;
+
+    /** 身份证号 */
+    @Excel(name = "身份证号")
+    private String certnumberman;
+
+    /** 男方姓名 */
+    @Excel(name = "男方姓名")
+    private String nameman;
+
+    /** 返回码 */
+    @Excel(name = "返回码")
+    private String code;
+
+    /** 返回信息 */
+    @Excel(name = "返回信息")
+    private String message;
+
+    /** 结果信息 */
+    @Excel(name = "结果信息")
+    private String result;
+
+    public void setId(String id)
+    {
+        this.id = id;
+    }
+
+    public String getId()
+    {
+        return id;
+    }
+    public void setStatus(String status)
+    {
+        this.status = status;
+    }
+
+    public String getStatus()
+    {
+        return status;
+    }
+    public void setDelFlag(String delFlag)
+    {
+        this.delFlag = delFlag;
+    }
+
+    public String getDelFlag()
+    {
+        return delFlag;
+    }
+    public void setCertnumberman(String certnumberman)
+    {
+        this.certnumberman = certnumberman;
+    }
+
+    public String getCertnumberman()
+    {
+        return certnumberman;
+    }
+    public void setNameman(String nameman)
+    {
+        this.nameman = nameman;
+    }
+
+    public String getNameman()
+    {
+        return nameman;
+    }
+    public void setCode(String code)
+    {
+        this.code = code;
+    }
+
+    public String getCode()
+    {
+        return code;
+    }
+    public void setMessage(String message)
+    {
+        this.message = message;
+    }
+
+    public String getMessage()
+    {
+        return message;
+    }
+    public void setResult(String result)
+    {
+        this.result = result;
+    }
+
+    public String getResult()
+    {
+        return result;
+    }
+
+    @Override
+    public String toString() {
+        return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
+            .append("id", getId())
+            .append("status", getStatus())
+            .append("remark", getRemark())
+            .append("delFlag", getDelFlag())
+            .append("createBy", getCreateBy())
+            .append("createTime", getCreateTime())
+            .append("updateBy", getUpdateBy())
+            .append("updateTime", getUpdateTime())
+            .append("certnumberman", getCertnumberman())
+            .append("nameman", getNameman())
+            .append("code", getCode())
+            .append("message", getMessage())
+            .append("result", getResult())
+            .toString();
+    }
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/mapper/TGuijiLibraryBaseinfoMapper.java

@@ -0,0 +1,61 @@
+package com.sooka.system.mapper;
+
+import java.util.List;
+import com.sooka.system.domain.TGuijiLibraryBaseinfo;
+
+/**
+ * 人员基本信息Mapper接口
+ * 
+ * @author lei
+ * @date 2021-10-20
+ */
+public interface TGuijiLibraryBaseinfoMapper 
+{
+    /**
+     * 查询人员基本信息
+     * 
+     * @param id 人员基本信息ID
+     * @return 人员基本信息
+     */
+    public TGuijiLibraryBaseinfo selectTGuijiLibraryBaseinfoById(String id);
+
+    /**
+     * 查询人员基本信息列表
+     * 
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 人员基本信息集合
+     */
+    public List<TGuijiLibraryBaseinfo> selectTGuijiLibraryBaseinfoList(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo);
+
+    /**
+     * 新增人员基本信息
+     * 
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 结果
+     */
+    public int insertTGuijiLibraryBaseinfo(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo);
+
+    /**
+     * 修改人员基本信息
+     * 
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 结果
+     */
+    public int updateTGuijiLibraryBaseinfo(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo);
+
+    /**
+     * 删除人员基本信息
+     * 
+     * @param id 人员基本信息ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryBaseinfoById(String id);
+
+    /**
+     * 批量删除人员基本信息
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryBaseinfoByIds(String[] ids);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/mapper/TGuijiLibraryBorrowMapper.java

@@ -0,0 +1,61 @@
+package com.sooka.system.mapper;
+
+import java.util.List;
+import com.sooka.system.domain.TGuijiLibraryBorrow;
+
+/**
+ * 借书Mapper接口
+ * 
+ * @author lei
+ * @date 2021-10-20
+ */
+public interface TGuijiLibraryBorrowMapper 
+{
+    /**
+     * 查询借书
+     * 
+     * @param id 借书ID
+     * @return 借书
+     */
+    public TGuijiLibraryBorrow selectTGuijiLibraryBorrowById(String id);
+
+    /**
+     * 查询借书列表
+     * 
+     * @param tGuijiLibraryBorrow 借书
+     * @return 借书集合
+     */
+    public List<TGuijiLibraryBorrow> selectTGuijiLibraryBorrowList(TGuijiLibraryBorrow tGuijiLibraryBorrow);
+
+    /**
+     * 新增借书
+     * 
+     * @param tGuijiLibraryBorrow 借书
+     * @return 结果
+     */
+    public int insertTGuijiLibraryBorrow(TGuijiLibraryBorrow tGuijiLibraryBorrow);
+
+    /**
+     * 修改借书
+     * 
+     * @param tGuijiLibraryBorrow 借书
+     * @return 结果
+     */
+    public int updateTGuijiLibraryBorrow(TGuijiLibraryBorrow tGuijiLibraryBorrow);
+
+    /**
+     * 删除借书
+     * 
+     * @param id 借书ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryBorrowById(String id);
+
+    /**
+     * 批量删除借书
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryBorrowByIds(String[] ids);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/mapper/TGuijiLibraryCreditpointsMapper.java

@@ -0,0 +1,61 @@
+package com.sooka.system.mapper;
+
+import java.util.List;
+import com.sooka.system.domain.TGuijiLibraryCreditpoints;
+
+/**
+ * 信用积分Mapper接口
+ * 
+ * @author lei
+ * @date 2021-10-20
+ */
+public interface TGuijiLibraryCreditpointsMapper 
+{
+    /**
+     * 查询信用积分
+     * 
+     * @param id 信用积分ID
+     * @return 信用积分
+     */
+    public TGuijiLibraryCreditpoints selectTGuijiLibraryCreditpointsById(String id);
+
+    /**
+     * 查询信用积分列表
+     * 
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 信用积分集合
+     */
+    public List<TGuijiLibraryCreditpoints> selectTGuijiLibraryCreditpointsList(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints);
+
+    /**
+     * 新增信用积分
+     * 
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 结果
+     */
+    public int insertTGuijiLibraryCreditpoints(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints);
+
+    /**
+     * 修改信用积分
+     * 
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 结果
+     */
+    public int updateTGuijiLibraryCreditpoints(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints);
+
+    /**
+     * 删除信用积分
+     * 
+     * @param id 信用积分ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryCreditpointsById(String id);
+
+    /**
+     * 批量删除信用积分
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryCreditpointsByIds(String[] ids);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/mapper/TGuijiLibraryGiveMapper.java

@@ -0,0 +1,61 @@
+package com.sooka.system.mapper;
+
+import java.util.List;
+import com.sooka.system.domain.TGuijiLibraryGive;
+
+/**
+ * 还书Mapper接口
+ * 
+ * @author lei
+ * @date 2021-10-20
+ */
+public interface TGuijiLibraryGiveMapper 
+{
+    /**
+     * 查询还书
+     * 
+     * @param id 还书ID
+     * @return 还书
+     */
+    public TGuijiLibraryGive selectTGuijiLibraryGiveById(String id);
+
+    /**
+     * 查询还书列表
+     * 
+     * @param tGuijiLibraryGive 还书
+     * @return 还书集合
+     */
+    public List<TGuijiLibraryGive> selectTGuijiLibraryGiveList(TGuijiLibraryGive tGuijiLibraryGive);
+
+    /**
+     * 新增还书
+     * 
+     * @param tGuijiLibraryGive 还书
+     * @return 结果
+     */
+    public int insertTGuijiLibraryGive(TGuijiLibraryGive tGuijiLibraryGive);
+
+    /**
+     * 修改还书
+     * 
+     * @param tGuijiLibraryGive 还书
+     * @return 结果
+     */
+    public int updateTGuijiLibraryGive(TGuijiLibraryGive tGuijiLibraryGive);
+
+    /**
+     * 删除还书
+     * 
+     * @param id 还书ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryGiveById(String id);
+
+    /**
+     * 批量删除还书
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryGiveByIds(String[] ids);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/mapper/TUPeoplemarryinfodoubleMapper.java

@@ -0,0 +1,61 @@
+package com.sooka.system.mapper;
+
+import java.util.List;
+import com.sooka.system.domain.TUPeoplemarryinfodouble;
+
+/**
+ * 国家民政部-婚姻信息(双方)-数据查询接口Mapper接口
+ * 
+ * @author lei
+ * @date 2021-07-14
+ */
+public interface TUPeoplemarryinfodoubleMapper 
+{
+    /**
+     * 查询国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param id 国家民政部-婚姻信息(双方)-数据查询接口ID
+     * @return 国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    public TUPeoplemarryinfodouble selectTUPeoplemarryinfodoubleById(String id);
+
+    /**
+     * 查询国家民政部-婚姻信息(双方)-数据查询接口列表
+     * 
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 国家民政部-婚姻信息(双方)-数据查询接口集合
+     */
+    public List<TUPeoplemarryinfodouble> selectTUPeoplemarryinfodoubleList(TUPeoplemarryinfodouble tUPeoplemarryinfodouble);
+
+    /**
+     * 新增国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 结果
+     */
+    public int insertTUPeoplemarryinfodouble(TUPeoplemarryinfodouble tUPeoplemarryinfodouble);
+
+    /**
+     * 修改国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 结果
+     */
+    public int updateTUPeoplemarryinfodouble(TUPeoplemarryinfodouble tUPeoplemarryinfodouble);
+
+    /**
+     * 删除国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param id 国家民政部-婚姻信息(双方)-数据查询接口ID
+     * @return 结果
+     */
+    public int deleteTUPeoplemarryinfodoubleById(String id);
+
+    /**
+     * 批量删除国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTUPeoplemarryinfodoubleByIds(String[] ids);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/mapper/TUPeoplemarryinfosingleMapper.java

@@ -0,0 +1,61 @@
+package com.sooka.system.mapper;
+
+import java.util.List;
+import com.sooka.system.domain.TUPeoplemarryinfosingle;
+
+/**
+ * 国家民政部-婚姻信息(单方)-数据查询接口Mapper接口
+ * 
+ * @author lei
+ * @date 2021-07-14
+ */
+public interface TUPeoplemarryinfosingleMapper 
+{
+    /**
+     * 查询国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param id 国家民政部-婚姻信息(单方)-数据查询接口ID
+     * @return 国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    public TUPeoplemarryinfosingle selectTUPeoplemarryinfosingleById(String id);
+
+    /**
+     * 查询国家民政部-婚姻信息(单方)-数据查询接口列表
+     * 
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 国家民政部-婚姻信息(单方)-数据查询接口集合
+     */
+    public List<TUPeoplemarryinfosingle> selectTUPeoplemarryinfosingleList(TUPeoplemarryinfosingle tUPeoplemarryinfosingle);
+
+    /**
+     * 新增国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 结果
+     */
+    public int insertTUPeoplemarryinfosingle(TUPeoplemarryinfosingle tUPeoplemarryinfosingle);
+
+    /**
+     * 修改国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 结果
+     */
+    public int updateTUPeoplemarryinfosingle(TUPeoplemarryinfosingle tUPeoplemarryinfosingle);
+
+    /**
+     * 删除国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param id 国家民政部-婚姻信息(单方)-数据查询接口ID
+     * @return 结果
+     */
+    public int deleteTUPeoplemarryinfosingleById(String id);
+
+    /**
+     * 批量删除国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTUPeoplemarryinfosingleByIds(String[] ids);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/service/ITGuijiLibraryBaseinfoService.java

@@ -0,0 +1,61 @@
+package com.sooka.system.service;
+
+import java.util.List;
+import com.sooka.system.domain.TGuijiLibraryBaseinfo;
+
+/**
+ * 人员基本信息Service接口
+ * 
+ * @author lei
+ * @date 2021-10-20
+ */
+public interface ITGuijiLibraryBaseinfoService 
+{
+    /**
+     * 查询人员基本信息
+     * 
+     * @param id 人员基本信息ID
+     * @return 人员基本信息
+     */
+    public TGuijiLibraryBaseinfo selectTGuijiLibraryBaseinfoById(String id);
+
+    /**
+     * 查询人员基本信息列表
+     * 
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 人员基本信息集合
+     */
+    public List<TGuijiLibraryBaseinfo> selectTGuijiLibraryBaseinfoList(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo);
+
+    /**
+     * 新增人员基本信息
+     * 
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 结果
+     */
+    public int insertTGuijiLibraryBaseinfo(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo);
+
+    /**
+     * 修改人员基本信息
+     * 
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 结果
+     */
+    public int updateTGuijiLibraryBaseinfo(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo);
+
+    /**
+     * 批量删除人员基本信息
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryBaseinfoByIds(String ids);
+
+    /**
+     * 删除人员基本信息信息
+     * 
+     * @param id 人员基本信息ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryBaseinfoById(String id);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/service/ITGuijiLibraryBorrowService.java

@@ -0,0 +1,61 @@
+package com.sooka.system.service;
+
+import java.util.List;
+import com.sooka.system.domain.TGuijiLibraryBorrow;
+
+/**
+ * 借书Service接口
+ * 
+ * @author lei
+ * @date 2021-10-20
+ */
+public interface ITGuijiLibraryBorrowService 
+{
+    /**
+     * 查询借书
+     * 
+     * @param id 借书ID
+     * @return 借书
+     */
+    public TGuijiLibraryBorrow selectTGuijiLibraryBorrowById(String id);
+
+    /**
+     * 查询借书列表
+     * 
+     * @param tGuijiLibraryBorrow 借书
+     * @return 借书集合
+     */
+    public List<TGuijiLibraryBorrow> selectTGuijiLibraryBorrowList(TGuijiLibraryBorrow tGuijiLibraryBorrow);
+
+    /**
+     * 新增借书
+     * 
+     * @param tGuijiLibraryBorrow 借书
+     * @return 结果
+     */
+    public int insertTGuijiLibraryBorrow(TGuijiLibraryBorrow tGuijiLibraryBorrow);
+
+    /**
+     * 修改借书
+     * 
+     * @param tGuijiLibraryBorrow 借书
+     * @return 结果
+     */
+    public int updateTGuijiLibraryBorrow(TGuijiLibraryBorrow tGuijiLibraryBorrow);
+
+    /**
+     * 批量删除借书
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryBorrowByIds(String ids);
+
+    /**
+     * 删除借书信息
+     * 
+     * @param id 借书ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryBorrowById(String id);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/service/ITGuijiLibraryCreditpointsService.java

@@ -0,0 +1,61 @@
+package com.sooka.system.service;
+
+import java.util.List;
+import com.sooka.system.domain.TGuijiLibraryCreditpoints;
+
+/**
+ * 信用积分Service接口
+ * 
+ * @author lei
+ * @date 2021-10-20
+ */
+public interface ITGuijiLibraryCreditpointsService 
+{
+    /**
+     * 查询信用积分
+     * 
+     * @param id 信用积分ID
+     * @return 信用积分
+     */
+    public TGuijiLibraryCreditpoints selectTGuijiLibraryCreditpointsById(String id);
+
+    /**
+     * 查询信用积分列表
+     * 
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 信用积分集合
+     */
+    public List<TGuijiLibraryCreditpoints> selectTGuijiLibraryCreditpointsList(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints);
+
+    /**
+     * 新增信用积分
+     * 
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 结果
+     */
+    public int insertTGuijiLibraryCreditpoints(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints);
+
+    /**
+     * 修改信用积分
+     * 
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 结果
+     */
+    public int updateTGuijiLibraryCreditpoints(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints);
+
+    /**
+     * 批量删除信用积分
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryCreditpointsByIds(String ids);
+
+    /**
+     * 删除信用积分信息
+     * 
+     * @param id 信用积分ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryCreditpointsById(String id);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/service/ITGuijiLibraryGiveService.java

@@ -0,0 +1,61 @@
+package com.sooka.system.service;
+
+import java.util.List;
+import com.sooka.system.domain.TGuijiLibraryGive;
+
+/**
+ * 还书Service接口
+ * 
+ * @author lei
+ * @date 2021-10-20
+ */
+public interface ITGuijiLibraryGiveService 
+{
+    /**
+     * 查询还书
+     * 
+     * @param id 还书ID
+     * @return 还书
+     */
+    public TGuijiLibraryGive selectTGuijiLibraryGiveById(String id);
+
+    /**
+     * 查询还书列表
+     * 
+     * @param tGuijiLibraryGive 还书
+     * @return 还书集合
+     */
+    public List<TGuijiLibraryGive> selectTGuijiLibraryGiveList(TGuijiLibraryGive tGuijiLibraryGive);
+
+    /**
+     * 新增还书
+     * 
+     * @param tGuijiLibraryGive 还书
+     * @return 结果
+     */
+    public int insertTGuijiLibraryGive(TGuijiLibraryGive tGuijiLibraryGive);
+
+    /**
+     * 修改还书
+     * 
+     * @param tGuijiLibraryGive 还书
+     * @return 结果
+     */
+    public int updateTGuijiLibraryGive(TGuijiLibraryGive tGuijiLibraryGive);
+
+    /**
+     * 批量删除还书
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryGiveByIds(String ids);
+
+    /**
+     * 删除还书信息
+     * 
+     * @param id 还书ID
+     * @return 结果
+     */
+    public int deleteTGuijiLibraryGiveById(String id);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/service/ITUPeoplemarryinfodoubleService.java

@@ -0,0 +1,61 @@
+package com.sooka.system.service;
+
+import java.util.List;
+import com.sooka.system.domain.TUPeoplemarryinfodouble;
+
+/**
+ * 国家民政部-婚姻信息(双方)-数据查询接口Service接口
+ * 
+ * @author lei
+ * @date 2021-07-14
+ */
+public interface ITUPeoplemarryinfodoubleService 
+{
+    /**
+     * 查询国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param id 国家民政部-婚姻信息(双方)-数据查询接口ID
+     * @return 国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    public TUPeoplemarryinfodouble selectTUPeoplemarryinfodoubleById(String id);
+
+    /**
+     * 查询国家民政部-婚姻信息(双方)-数据查询接口列表
+     * 
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 国家民政部-婚姻信息(双方)-数据查询接口集合
+     */
+    public List<TUPeoplemarryinfodouble> selectTUPeoplemarryinfodoubleList(TUPeoplemarryinfodouble tUPeoplemarryinfodouble);
+
+    /**
+     * 新增国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 结果
+     */
+    public int insertTUPeoplemarryinfodouble(TUPeoplemarryinfodouble tUPeoplemarryinfodouble);
+
+    /**
+     * 修改国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 结果
+     */
+    public int updateTUPeoplemarryinfodouble(TUPeoplemarryinfodouble tUPeoplemarryinfodouble);
+
+    /**
+     * 批量删除国家民政部-婚姻信息(双方)-数据查询接口
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTUPeoplemarryinfodoubleByIds(String ids);
+
+    /**
+     * 删除国家民政部-婚姻信息(双方)-数据查询接口信息
+     * 
+     * @param id 国家民政部-婚姻信息(双方)-数据查询接口ID
+     * @return 结果
+     */
+    public int deleteTUPeoplemarryinfodoubleById(String id);
+}

+ 61 - 0
mybusiness/src/main/java/com/sooka/system/service/ITUPeoplemarryinfosingleService.java

@@ -0,0 +1,61 @@
+package com.sooka.system.service;
+
+import java.util.List;
+import com.sooka.system.domain.TUPeoplemarryinfosingle;
+
+/**
+ * 国家民政部-婚姻信息(单方)-数据查询接口Service接口
+ * 
+ * @author lei
+ * @date 2021-07-14
+ */
+public interface ITUPeoplemarryinfosingleService 
+{
+    /**
+     * 查询国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param id 国家民政部-婚姻信息(单方)-数据查询接口ID
+     * @return 国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    public TUPeoplemarryinfosingle selectTUPeoplemarryinfosingleById(String id);
+
+    /**
+     * 查询国家民政部-婚姻信息(单方)-数据查询接口列表
+     * 
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 国家民政部-婚姻信息(单方)-数据查询接口集合
+     */
+    public List<TUPeoplemarryinfosingle> selectTUPeoplemarryinfosingleList(TUPeoplemarryinfosingle tUPeoplemarryinfosingle);
+
+    /**
+     * 新增国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 结果
+     */
+    public int insertTUPeoplemarryinfosingle(TUPeoplemarryinfosingle tUPeoplemarryinfosingle);
+
+    /**
+     * 修改国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 结果
+     */
+    public int updateTUPeoplemarryinfosingle(TUPeoplemarryinfosingle tUPeoplemarryinfosingle);
+
+    /**
+     * 批量删除国家民政部-婚姻信息(单方)-数据查询接口
+     * 
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    public int deleteTUPeoplemarryinfosingleByIds(String ids);
+
+    /**
+     * 删除国家民政部-婚姻信息(单方)-数据查询接口信息
+     * 
+     * @param id 国家民政部-婚姻信息(单方)-数据查询接口ID
+     * @return 结果
+     */
+    public int deleteTUPeoplemarryinfosingleById(String id);
+}

+ 100 - 0
mybusiness/src/main/java/com/sooka/system/service/impl/TGuijiLibraryBaseinfoServiceImpl.java

@@ -0,0 +1,100 @@
+package com.sooka.system.service.impl;
+
+import java.util.List;
+
+import com.sooka.common.core.text.Convert;
+import com.sooka.common.utils.DateUtils;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+import com.sooka.system.mapper.TGuijiLibraryBaseinfoMapper;
+import com.sooka.system.domain.TGuijiLibraryBaseinfo;
+import com.sooka.system.service.ITGuijiLibraryBaseinfoService;
+
+import javax.annotation.Resource;
+
+
+/**
+ * 人员基本信息Service业务层处理
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+@Service
+public class TGuijiLibraryBaseinfoServiceImpl implements ITGuijiLibraryBaseinfoService
+{
+    @Resource
+    private TGuijiLibraryBaseinfoMapper tGuijiLibraryBaseinfoMapper;
+
+    /**
+     * 查询人员基本信息
+     *
+     * @param id 人员基本信息ID
+     * @return 人员基本信息
+     */
+    @Override
+    public TGuijiLibraryBaseinfo selectTGuijiLibraryBaseinfoById(String id)
+    {
+        return tGuijiLibraryBaseinfoMapper.selectTGuijiLibraryBaseinfoById(id);
+    }
+
+    /**
+     * 查询人员基本信息列表
+     *
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 人员基本信息
+     */
+    @Override
+    public List<TGuijiLibraryBaseinfo> selectTGuijiLibraryBaseinfoList(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo)
+    {
+        return tGuijiLibraryBaseinfoMapper.selectTGuijiLibraryBaseinfoList(tGuijiLibraryBaseinfo);
+    }
+
+    /**
+     * 新增人员基本信息
+     *
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 结果
+     */
+    @Override
+    public int insertTGuijiLibraryBaseinfo(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo)
+    {
+        tGuijiLibraryBaseinfo.setCreateTime(DateUtils.getNowDate());
+        return tGuijiLibraryBaseinfoMapper.insertTGuijiLibraryBaseinfo(tGuijiLibraryBaseinfo);
+    }
+
+    /**
+     * 修改人员基本信息
+     *
+     * @param tGuijiLibraryBaseinfo 人员基本信息
+     * @return 结果
+     */
+    @Override
+    public int updateTGuijiLibraryBaseinfo(TGuijiLibraryBaseinfo tGuijiLibraryBaseinfo)
+    {
+        return tGuijiLibraryBaseinfoMapper.updateTGuijiLibraryBaseinfo(tGuijiLibraryBaseinfo);
+    }
+
+    /**
+     * 删除人员基本信息对象
+     *
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTGuijiLibraryBaseinfoByIds(String ids)
+    {
+        return tGuijiLibraryBaseinfoMapper.deleteTGuijiLibraryBaseinfoByIds(Convert.toStrArray(ids));
+    }
+
+    /**
+     * 删除人员基本信息信息
+     *
+     * @param id 人员基本信息ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTGuijiLibraryBaseinfoById(String id)
+    {
+        return tGuijiLibraryBaseinfoMapper.deleteTGuijiLibraryBaseinfoById(id);
+    }
+}

+ 100 - 0
mybusiness/src/main/java/com/sooka/system/service/impl/TGuijiLibraryBorrowServiceImpl.java

@@ -0,0 +1,100 @@
+package com.sooka.system.service.impl;
+
+import java.util.List;
+
+import com.sooka.common.core.text.Convert;
+import com.sooka.common.utils.DateUtils;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+import com.sooka.system.mapper.TGuijiLibraryBorrowMapper;
+import com.sooka.system.domain.TGuijiLibraryBorrow;
+import com.sooka.system.service.ITGuijiLibraryBorrowService;
+
+import javax.annotation.Resource;
+
+
+/**
+ * 借书Service业务层处理
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+@Service
+public class TGuijiLibraryBorrowServiceImpl implements ITGuijiLibraryBorrowService
+{
+    @Resource
+    private TGuijiLibraryBorrowMapper tGuijiLibraryBorrowMapper;
+
+    /**
+     * 查询借书
+     *
+     * @param id 借书ID
+     * @return 借书
+     */
+    @Override
+    public TGuijiLibraryBorrow selectTGuijiLibraryBorrowById(String id)
+    {
+        return tGuijiLibraryBorrowMapper.selectTGuijiLibraryBorrowById(id);
+    }
+
+    /**
+     * 查询借书列表
+     *
+     * @param tGuijiLibraryBorrow 借书
+     * @return 借书
+     */
+    @Override
+    public List<TGuijiLibraryBorrow> selectTGuijiLibraryBorrowList(TGuijiLibraryBorrow tGuijiLibraryBorrow)
+    {
+        return tGuijiLibraryBorrowMapper.selectTGuijiLibraryBorrowList(tGuijiLibraryBorrow);
+    }
+
+    /**
+     * 新增借书
+     *
+     * @param tGuijiLibraryBorrow 借书
+     * @return 结果
+     */
+    @Override
+    public int insertTGuijiLibraryBorrow(TGuijiLibraryBorrow tGuijiLibraryBorrow)
+    {
+        tGuijiLibraryBorrow.setCreateTime(DateUtils.getNowDate());
+        return tGuijiLibraryBorrowMapper.insertTGuijiLibraryBorrow(tGuijiLibraryBorrow);
+    }
+
+    /**
+     * 修改借书
+     *
+     * @param tGuijiLibraryBorrow 借书
+     * @return 结果
+     */
+    @Override
+    public int updateTGuijiLibraryBorrow(TGuijiLibraryBorrow tGuijiLibraryBorrow)
+    {
+        return tGuijiLibraryBorrowMapper.updateTGuijiLibraryBorrow(tGuijiLibraryBorrow);
+    }
+
+    /**
+     * 删除借书对象
+     *
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTGuijiLibraryBorrowByIds(String ids)
+    {
+        return tGuijiLibraryBorrowMapper.deleteTGuijiLibraryBorrowByIds(Convert.toStrArray(ids));
+    }
+
+    /**
+     * 删除借书信息
+     *
+     * @param id 借书ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTGuijiLibraryBorrowById(String id)
+    {
+        return tGuijiLibraryBorrowMapper.deleteTGuijiLibraryBorrowById(id);
+    }
+}

+ 99 - 0
mybusiness/src/main/java/com/sooka/system/service/impl/TGuijiLibraryCreditpointsServiceImpl.java

@@ -0,0 +1,99 @@
+package com.sooka.system.service.impl;
+
+import java.util.List;
+
+import com.sooka.common.core.text.Convert;
+import com.sooka.common.utils.DateUtils;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+import com.sooka.system.mapper.TGuijiLibraryCreditpointsMapper;
+import com.sooka.system.domain.TGuijiLibraryCreditpoints;
+import com.sooka.system.service.ITGuijiLibraryCreditpointsService;
+
+import javax.annotation.Resource;
+
+/**
+ * 信用积分Service业务层处理
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+@Service
+public class TGuijiLibraryCreditpointsServiceImpl implements ITGuijiLibraryCreditpointsService
+{
+    @Resource
+    private TGuijiLibraryCreditpointsMapper tGuijiLibraryCreditpointsMapper;
+
+    /**
+     * 查询信用积分
+     *
+     * @param id 信用积分ID
+     * @return 信用积分
+     */
+    @Override
+    public TGuijiLibraryCreditpoints selectTGuijiLibraryCreditpointsById(String id)
+    {
+        return tGuijiLibraryCreditpointsMapper.selectTGuijiLibraryCreditpointsById(id);
+    }
+
+    /**
+     * 查询信用积分列表
+     *
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 信用积分
+     */
+    @Override
+    public List<TGuijiLibraryCreditpoints> selectTGuijiLibraryCreditpointsList(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints)
+    {
+        return tGuijiLibraryCreditpointsMapper.selectTGuijiLibraryCreditpointsList(tGuijiLibraryCreditpoints);
+    }
+
+    /**
+     * 新增信用积分
+     *
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 结果
+     */
+    @Override
+    public int insertTGuijiLibraryCreditpoints(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints)
+    {
+        tGuijiLibraryCreditpoints.setCreateTime(DateUtils.getNowDate());
+        return tGuijiLibraryCreditpointsMapper.insertTGuijiLibraryCreditpoints(tGuijiLibraryCreditpoints);
+    }
+
+    /**
+     * 修改信用积分
+     *
+     * @param tGuijiLibraryCreditpoints 信用积分
+     * @return 结果
+     */
+    @Override
+    public int updateTGuijiLibraryCreditpoints(TGuijiLibraryCreditpoints tGuijiLibraryCreditpoints)
+    {
+        return tGuijiLibraryCreditpointsMapper.updateTGuijiLibraryCreditpoints(tGuijiLibraryCreditpoints);
+    }
+
+    /**
+     * 删除信用积分对象
+     *
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTGuijiLibraryCreditpointsByIds(String ids)
+    {
+        return tGuijiLibraryCreditpointsMapper.deleteTGuijiLibraryCreditpointsByIds(Convert.toStrArray(ids));
+    }
+
+    /**
+     * 删除信用积分信息
+     *
+     * @param id 信用积分ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTGuijiLibraryCreditpointsById(String id)
+    {
+        return tGuijiLibraryCreditpointsMapper.deleteTGuijiLibraryCreditpointsById(id);
+    }
+}

+ 98 - 0
mybusiness/src/main/java/com/sooka/system/service/impl/TGuijiLibraryGiveServiceImpl.java

@@ -0,0 +1,98 @@
+package com.sooka.system.service.impl;
+
+import java.util.List;
+import com.sooka.common.core.text.Convert;
+import com.sooka.common.utils.DateUtils;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+import com.sooka.system.mapper.TGuijiLibraryGiveMapper;
+import com.sooka.system.domain.TGuijiLibraryGive;
+import com.sooka.system.service.ITGuijiLibraryGiveService;
+
+import javax.annotation.Resource;
+
+/**
+ * 还书Service业务层处理
+ *
+ * @author lei
+ * @date 2021-10-20
+ */
+@Service
+public class TGuijiLibraryGiveServiceImpl implements ITGuijiLibraryGiveService
+{
+    @Resource
+    private TGuijiLibraryGiveMapper tGuijiLibraryGiveMapper;
+
+    /**
+     * 查询还书
+     *
+     * @param id 还书ID
+     * @return 还书
+     */
+    @Override
+    public TGuijiLibraryGive selectTGuijiLibraryGiveById(String id)
+    {
+        return tGuijiLibraryGiveMapper.selectTGuijiLibraryGiveById(id);
+    }
+
+    /**
+     * 查询还书列表
+     *
+     * @param tGuijiLibraryGive 还书
+     * @return 还书
+     */
+    @Override
+    public List<TGuijiLibraryGive> selectTGuijiLibraryGiveList(TGuijiLibraryGive tGuijiLibraryGive)
+    {
+        return tGuijiLibraryGiveMapper.selectTGuijiLibraryGiveList(tGuijiLibraryGive);
+    }
+
+    /**
+     * 新增还书
+     *
+     * @param tGuijiLibraryGive 还书
+     * @return 结果
+     */
+    @Override
+    public int insertTGuijiLibraryGive(TGuijiLibraryGive tGuijiLibraryGive)
+    {
+        tGuijiLibraryGive.setCreateTime(DateUtils.getNowDate());
+        return tGuijiLibraryGiveMapper.insertTGuijiLibraryGive(tGuijiLibraryGive);
+    }
+
+    /**
+     * 修改还书
+     *
+     * @param tGuijiLibraryGive 还书
+     * @return 结果
+     */
+    @Override
+    public int updateTGuijiLibraryGive(TGuijiLibraryGive tGuijiLibraryGive)
+    {
+        return tGuijiLibraryGiveMapper.updateTGuijiLibraryGive(tGuijiLibraryGive);
+    }
+
+    /**
+     * 删除还书对象
+     *
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTGuijiLibraryGiveByIds(String ids)
+    {
+        return tGuijiLibraryGiveMapper.deleteTGuijiLibraryGiveByIds(Convert.toStrArray(ids));
+    }
+
+    /**
+     * 删除还书信息
+     *
+     * @param id 还书ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTGuijiLibraryGiveById(String id)
+    {
+        return tGuijiLibraryGiveMapper.deleteTGuijiLibraryGiveById(id);
+    }
+}

+ 146 - 0
mybusiness/src/main/java/com/sooka/system/service/impl/TUPeoplemarryinfodoubleServiceImpl.java

@@ -0,0 +1,146 @@
+package com.sooka.system.service.impl;
+
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+
+import com.alibaba.fastjson.JSON;
+import com.alibaba.fastjson.JSONObject;
+import com.sooka.common.core.text.Convert;
+import com.sooka.common.utils.DateUtils;
+import com.sooka.system.domain.TUPeoplemarryinfosingle;
+import com.util.HttpUtil2;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+import com.sooka.system.mapper.TUPeoplemarryinfodoubleMapper;
+import com.sooka.system.domain.TUPeoplemarryinfodouble;
+import com.sooka.system.service.ITUPeoplemarryinfodoubleService;
+
+/**
+ * 国家民政部-婚姻信息(双方)-数据查询接口Service业务层处理
+ *
+ * @author lei
+ * @date 2021-07-14
+ */
+@Service
+public class TUPeoplemarryinfodoubleServiceImpl implements ITUPeoplemarryinfodoubleService
+{
+    @Autowired
+    private TUPeoplemarryinfodoubleMapper tUPeoplemarryinfodoubleMapper;
+
+    /**
+     * 查询国家民政部-婚姻信息(双方)-数据查询接口
+     *
+     * @param id 国家民政部-婚姻信息(双方)-数据查询接口ID
+     * @return 国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    @Override
+    public TUPeoplemarryinfodouble selectTUPeoplemarryinfodoubleById(String id)
+    {
+        return tUPeoplemarryinfodoubleMapper.selectTUPeoplemarryinfodoubleById(id);
+    }
+
+    /**
+     * 查询国家民政部-婚姻信息(双方)-数据查询接口列表
+     *
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 国家民政部-婚姻信息(双方)-数据查询接口
+     */
+    @Override
+    public List<TUPeoplemarryinfodouble> selectTUPeoplemarryinfodoubleList(TUPeoplemarryinfodouble tUPeoplemarryinfodouble)
+    {
+
+        Map map = new HashMap();
+        map.put("secretKey", tUPeoplemarryinfodouble.getSecretKey());
+        map.put("intCode", "00003");
+        map.put("Content-Type", "application/json");
+        String params = "{\"certNumberMan\":\""+tUPeoplemarryinfodouble.getCertnumberman()+"\",\"nameMan\":\""+tUPeoplemarryinfodouble.getNameman()+"\",\"certNumberWoman\":\""+tUPeoplemarryinfodouble.getCertnumberwoman()+"\",\"nameWoman\":\""+tUPeoplemarryinfodouble.getNamewoman()+"\"}";
+//        String params ="certNumberMan="+tUPeoplemarryinfosingle.getCertnumberman()+"&nameMan="+tUPeoplemarryinfosingle.getNameman();
+        List ls = new ArrayList();
+        try {
+            TUPeoplemarryinfodouble bean = new TUPeoplemarryinfodouble();
+            String result = HttpUtil2.doPost("http://localhost:88/api/test/peoplemarryInfodouble", params,map);
+            System.out.println(result);
+
+            if(result != null){
+                JSONObject jsonObject = JSONObject.parseObject(result);
+                String code = jsonObject.getString("code");
+                String message = jsonObject.getString("message");
+                String data = jsonObject.getString("data");
+                JSONObject data_obj =JSON.parseObject(data);
+                String r = data_obj.getString("result");
+                bean.setCertnumberman(tUPeoplemarryinfodouble.getCertnumberman());
+                bean.setNameman(tUPeoplemarryinfodouble.getNameman());
+                bean.setCertnumberwoman(tUPeoplemarryinfodouble.getCertnumberwoman());
+                bean.setNamewoman(tUPeoplemarryinfodouble.getNamewoman());
+                bean.setCode(code);
+                bean.setMessage(message);
+                bean.setResult(r);
+                ls.add(bean);
+            }
+
+        } catch (Exception e) {
+            e.printStackTrace();
+        }
+        return ls;
+
+
+
+
+
+
+
+//        return tUPeoplemarryinfodoubleMapper.selectTUPeoplemarryinfodoubleList(tUPeoplemarryinfodouble);
+    }
+
+    /**
+     * 新增国家民政部-婚姻信息(双方)-数据查询接口
+     *
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 结果
+     */
+    @Override
+    public int insertTUPeoplemarryinfodouble(TUPeoplemarryinfodouble tUPeoplemarryinfodouble)
+    {
+        tUPeoplemarryinfodouble.setCreateTime(DateUtils.getNowDate());
+        return tUPeoplemarryinfodoubleMapper.insertTUPeoplemarryinfodouble(tUPeoplemarryinfodouble);
+    }
+
+    /**
+     * 修改国家民政部-婚姻信息(双方)-数据查询接口
+     *
+     * @param tUPeoplemarryinfodouble 国家民政部-婚姻信息(双方)-数据查询接口
+     * @return 结果
+     */
+    @Override
+    public int updateTUPeoplemarryinfodouble(TUPeoplemarryinfodouble tUPeoplemarryinfodouble)
+    {
+        tUPeoplemarryinfodouble.setUpdateTime(DateUtils.getNowDate());
+        return tUPeoplemarryinfodoubleMapper.updateTUPeoplemarryinfodouble(tUPeoplemarryinfodouble);
+    }
+
+    /**
+     * 删除国家民政部-婚姻信息(双方)-数据查询接口对象
+     *
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTUPeoplemarryinfodoubleByIds(String ids)
+    {
+        return tUPeoplemarryinfodoubleMapper.deleteTUPeoplemarryinfodoubleByIds(Convert.toStrArray(ids));
+    }
+
+    /**
+     * 删除国家民政部-婚姻信息(双方)-数据查询接口信息
+     *
+     * @param id 国家民政部-婚姻信息(双方)-数据查询接口ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTUPeoplemarryinfodoubleById(String id)
+    {
+        return tUPeoplemarryinfodoubleMapper.deleteTUPeoplemarryinfodoubleById(id);
+    }
+}

+ 136 - 0
mybusiness/src/main/java/com/sooka/system/service/impl/TUPeoplemarryinfosingleServiceImpl.java

@@ -0,0 +1,136 @@
+package com.sooka.system.service.impl;
+
+import java.util.ArrayList;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+
+import com.alibaba.fastjson.JSON;
+import com.alibaba.fastjson.JSONObject;
+import com.sooka.common.core.text.Convert;
+import com.sooka.common.utils.DateUtils;
+import com.util.HttpUtil;
+import com.util.HttpUtil2;
+import org.springframework.beans.factory.annotation.Autowired;
+import org.springframework.stereotype.Service;
+import com.sooka.system.mapper.TUPeoplemarryinfosingleMapper;
+import com.sooka.system.domain.TUPeoplemarryinfosingle;
+import com.sooka.system.service.ITUPeoplemarryinfosingleService;
+
+
+/**
+ * 国家民政部-婚姻信息(单方)-数据查询接口Service业务层处理
+ *
+ * @author lei
+ * @date 2021-07-14
+ */
+@Service
+public class TUPeoplemarryinfosingleServiceImpl implements ITUPeoplemarryinfosingleService
+{
+    @Autowired
+    private TUPeoplemarryinfosingleMapper tUPeoplemarryinfosingleMapper;
+
+    /**
+     * 查询国家民政部-婚姻信息(单方)-数据查询接口
+     *
+     * @param id 国家民政部-婚姻信息(单方)-数据查询接口ID
+     * @return 国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    @Override
+    public TUPeoplemarryinfosingle selectTUPeoplemarryinfosingleById(String id)
+    {
+        return tUPeoplemarryinfosingleMapper.selectTUPeoplemarryinfosingleById(id);
+    }
+
+    /**
+     * 查询国家民政部-婚姻信息(单方)-数据查询接口列表
+     *
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 国家民政部-婚姻信息(单方)-数据查询接口
+     */
+    @Override
+    public List<TUPeoplemarryinfosingle> selectTUPeoplemarryinfosingleList(TUPeoplemarryinfosingle tUPeoplemarryinfosingle)
+    {
+        Map map = new HashMap();
+        map.put("secretKey", tUPeoplemarryinfosingle.getSecretKey());
+        map.put("intCode", "00002");
+        map.put("Content-Type", "application/json");
+        String params = "{\"certNumberMan\":\""+tUPeoplemarryinfosingle.getCertnumberman()+"\",\"nameMan\":\""+tUPeoplemarryinfosingle.getNameman()+"\"}";
+//        String params ="certNumberMan="+tUPeoplemarryinfosingle.getCertnumberman()+"&nameMan="+tUPeoplemarryinfosingle.getNameman();
+        List ls = new ArrayList();
+        try {
+            TUPeoplemarryinfosingle bean = new TUPeoplemarryinfosingle();
+            String result = HttpUtil2.doPost("http://localhost:88/api/test/peoplemarryInfosingle", params,map);
+            System.out.println(result);
+
+            if(result != null){
+                JSONObject jsonObject = JSONObject.parseObject(result);
+                String code = jsonObject.getString("code");
+                String message = jsonObject.getString("message");
+                String data = jsonObject.getString("data");
+                JSONObject data_obj =JSON.parseObject(data);
+                String r = data_obj.getString("result");
+                bean.setCertnumberman(tUPeoplemarryinfosingle.getCertnumberman());
+                bean.setNameman(tUPeoplemarryinfosingle.getNameman());
+                bean.setCode(code);
+                bean.setMessage(message);
+                bean.setResult(r);
+                ls.add(bean);
+            }
+
+        } catch (Exception e) {
+            e.printStackTrace();
+        }
+        return ls;
+    }
+
+    /**
+     * 新增国家民政部-婚姻信息(单方)-数据查询接口
+     *
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 结果
+     */
+    @Override
+    public int insertTUPeoplemarryinfosingle(TUPeoplemarryinfosingle tUPeoplemarryinfosingle)
+    {
+        tUPeoplemarryinfosingle.setCreateTime(DateUtils.getNowDate());
+        return tUPeoplemarryinfosingleMapper.insertTUPeoplemarryinfosingle(tUPeoplemarryinfosingle);
+    }
+
+    /**
+     * 修改国家民政部-婚姻信息(单方)-数据查询接口
+     *
+     * @param tUPeoplemarryinfosingle 国家民政部-婚姻信息(单方)-数据查询接口
+     * @return 结果
+     */
+    @Override
+    public int updateTUPeoplemarryinfosingle(TUPeoplemarryinfosingle tUPeoplemarryinfosingle)
+    {
+        tUPeoplemarryinfosingle.setUpdateTime(DateUtils.getNowDate());
+        return tUPeoplemarryinfosingleMapper.updateTUPeoplemarryinfosingle(tUPeoplemarryinfosingle);
+    }
+
+    /**
+     * 删除国家民政部-婚姻信息(单方)-数据查询接口对象
+     *
+     * @param ids 需要删除的数据ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTUPeoplemarryinfosingleByIds(String ids)
+    {
+        return tUPeoplemarryinfosingleMapper.deleteTUPeoplemarryinfosingleByIds(Convert.toStrArray(ids));
+    }
+
+    /**
+     * 删除国家民政部-婚姻信息(单方)-数据查询接口信息
+     *
+     * @param id 国家民政部-婚姻信息(单方)-数据查询接口ID
+     * @return 结果
+     */
+    @Override
+    public int deleteTUPeoplemarryinfosingleById(String id)
+    {
+        return tUPeoplemarryinfosingleMapper.deleteTUPeoplemarryinfosingleById(id);
+    }
+}

+ 114 - 0
mybusiness/src/main/resources/mapper/system/TGuijiLibraryBaseinfoMapper.xml

@@ -0,0 +1,114 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE mapper
+PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
+"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
+<mapper namespace="com.sooka.system.mapper.TGuijiLibraryBaseinfoMapper">
+
+    <resultMap type="TGuijiLibraryBaseinfo" id="TGuijiLibraryBaseinfoResult">
+        <result property="id"    column="id"    />
+        <result property="createTime"    column="create_time"    />
+        <result property="cdTime"    column="cd_time"    />
+        <result property="cdBatch"    column="cd_batch"    />
+        <result property="cdOperation"    column="cd_operation"    />
+        <result property="cdSource"    column="cd_source"    />
+        <result property="cardno"    column="cardno"    />
+        <result property="name"    column="name"    />
+        <result property="idcardno"    column="idcardno"    />
+        <result property="sex"    column="sex"    />
+        <result property="birthday"    column="birthday"    />
+        <result property="address"    column="address"    />
+        <result property="enddate"    column="enddate"    />
+    </resultMap>
+
+    <sql id="selectTGuijiLibraryBaseinfoVo">
+        select id, create_time, cd_time, cd_batch, cd_operation, cd_source, cardno, name, idcardno, sex, birthday, address, enddate from t_guiji_library_baseinfo
+    </sql>
+
+    <select id="selectTGuijiLibraryBaseinfoList" parameterType="TGuijiLibraryBaseinfo" resultMap="TGuijiLibraryBaseinfoResult">
+        <include refid="selectTGuijiLibraryBaseinfoVo"/>
+        <where>
+            <if test="cdTime != null  and cdTime != ''"> and cd_time = #{cdTime}</if>
+            <if test="cdBatch != null  and cdBatch != ''"> and cd_batch = #{cdBatch}</if>
+            <if test="cdOperation != null  and cdOperation != ''"> and cd_operation = #{cdOperation}</if>
+            <if test="cdSource != null  and cdSource != ''"> and cd_source = #{cdSource}</if>
+            <if test="cardno != null  and cardno != ''"> and cardno = #{cardno}</if>
+            <if test="name != null  and name != ''"> and name like concat('%', #{name}, '%')</if>
+            <if test="idcardno != null  and idcardno != ''"> and idcardno = #{idcardno}</if>
+            <if test="sex != null  and sex != ''"> and sex = #{sex}</if>
+            <if test="birthday != null  and birthday != ''"> and birthday = #{birthday}</if>
+            <if test="address != null  and address != ''"> and address = #{address}</if>
+            <if test="enddate != null  and enddate != ''"> and enddate = #{enddate}</if>
+        </where>
+        order by cd_time desc
+    </select>
+
+    <select id="selectTGuijiLibraryBaseinfoById" parameterType="String" resultMap="TGuijiLibraryBaseinfoResult">
+        <include refid="selectTGuijiLibraryBaseinfoVo"/>
+        where id = #{id}
+    </select>
+
+    <insert id="insertTGuijiLibraryBaseinfo" parameterType="TGuijiLibraryBaseinfo">
+        insert into t_guiji_library_baseinfo
+        <trim prefix="(" suffix=")" suffixOverrides=",">
+            <if test="id != null">id,</if>
+            <if test="createTime != null">create_time,</if>
+            <if test="cdTime != null">cd_time,</if>
+            <if test="cdBatch != null">cd_batch,</if>
+            <if test="cdOperation != null">cd_operation,</if>
+            <if test="cdSource != null">cd_source,</if>
+            <if test="cardno != null">cardno,</if>
+            <if test="name != null">name,</if>
+            <if test="idcardno != null">idcardno,</if>
+            <if test="sex != null">sex,</if>
+            <if test="birthday != null">birthday,</if>
+            <if test="address != null">address,</if>
+            <if test="enddate != null">enddate,</if>
+         </trim>
+        <trim prefix="values (" suffix=")" suffixOverrides=",">
+            <if test="id != null">#{id},</if>
+            <if test="createTime != null">#{createTime},</if>
+            <if test="cdTime != null">#{cdTime},</if>
+            <if test="cdBatch != null">#{cdBatch},</if>
+            <if test="cdOperation != null">#{cdOperation},</if>
+            <if test="cdSource != null">#{cdSource},</if>
+            <if test="cardno != null">#{cardno},</if>
+            <if test="name != null">#{name},</if>
+            <if test="idcardno != null">#{idcardno},</if>
+            <if test="sex != null">#{sex},</if>
+            <if test="birthday != null">#{birthday},</if>
+            <if test="address != null">#{address},</if>
+            <if test="enddate != null">#{enddate},</if>
+         </trim>
+    </insert>
+
+    <update id="updateTGuijiLibraryBaseinfo" parameterType="TGuijiLibraryBaseinfo">
+        update t_guiji_library_baseinfo
+        <trim prefix="SET" suffixOverrides=",">
+            <if test="createTime != null">create_time = #{createTime},</if>
+            <if test="cdTime != null">cd_time = #{cdTime},</if>
+            <if test="cdBatch != null">cd_batch = #{cdBatch},</if>
+            <if test="cdOperation != null">cd_operation = #{cdOperation},</if>
+            <if test="cdSource != null">cd_source = #{cdSource},</if>
+            <if test="cardno != null">cardno = #{cardno},</if>
+            <if test="name != null">name = #{name},</if>
+            <if test="idcardno != null">idcardno = #{idcardno},</if>
+            <if test="sex != null">sex = #{sex},</if>
+            <if test="birthday != null">birthday = #{birthday},</if>
+            <if test="address != null">address = #{address},</if>
+            <if test="enddate != null">enddate = #{enddate},</if>
+        </trim>
+        where id = #{id}
+    </update>
+
+    <delete id="deleteTGuijiLibraryBaseinfoById" parameterType="String">
+        delete from t_guiji_library_baseinfo where id = #{id}
+    </delete>
+
+    <delete id="deleteTGuijiLibraryBaseinfoByIds" parameterType="String">
+        delete from t_guiji_library_baseinfo where id in
+        <foreach item="id" collection="array" open="(" separator="," close=")">
+            #{id}
+        </foreach>
+    </delete>
+
+</mapper>

+ 104 - 0
mybusiness/src/main/resources/mapper/system/TGuijiLibraryBorrowMapper.xml

@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE mapper
+PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
+"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
+<mapper namespace="com.sooka.system.mapper.TGuijiLibraryBorrowMapper">
+
+    <resultMap type="TGuijiLibraryBorrow" id="TGuijiLibraryBorrowResult">
+        <result property="id"    column="id"    />
+        <result property="createTime"    column="create_time"    />
+        <result property="cdTime"    column="cd_time"    />
+        <result property="cdBatch"    column="cd_batch"    />
+        <result property="cdOperation"    column="cd_operation"    />
+        <result property="cdSource"    column="cd_source"    />
+        <result property="cardno"    column="cardno"    />
+        <result property="name"    column="name"    />
+        <result property="barcode"    column="barcode"    />
+        <result property="title"    column="title"    />
+        <result property="operationdate"    column="operationdate"    />
+    </resultMap>
+
+    <sql id="selectTGuijiLibraryBorrowVo">
+        select id, create_time, cd_time, cd_batch, cd_operation, cd_source, cardno, name, barcode, title, operationdate from t_guiji_library_borrow
+    </sql>
+
+    <select id="selectTGuijiLibraryBorrowList" parameterType="TGuijiLibraryBorrow" resultMap="TGuijiLibraryBorrowResult">
+        <include refid="selectTGuijiLibraryBorrowVo"/>
+        <where>
+            <if test="cdTime != null  and cdTime != ''"> and cd_time = #{cdTime}</if>
+            <if test="cdBatch != null  and cdBatch != ''"> and cd_batch = #{cdBatch}</if>
+            <if test="cdOperation != null  and cdOperation != ''"> and cd_operation = #{cdOperation}</if>
+            <if test="cdSource != null  and cdSource != ''"> and cd_source = #{cdSource}</if>
+            <if test="cardno != null  and cardno != ''"> and cardno = #{cardno}</if>
+            <if test="name != null  and name != ''"> and name like concat('%', #{name}, '%')</if>
+            <if test="barcode != null  and barcode != ''"> and barcode = #{barcode}</if>
+            <if test="title != null  and title != ''"> and title = #{title}</if>
+            <if test="operationdate != null  and operationdate != ''"> and operationdate = #{operationdate}</if>
+        </where>
+        order by cd_time desc
+    </select>
+
+    <select id="selectTGuijiLibraryBorrowById" parameterType="String" resultMap="TGuijiLibraryBorrowResult">
+        <include refid="selectTGuijiLibraryBorrowVo"/>
+        where id = #{id}
+    </select>
+
+    <insert id="insertTGuijiLibraryBorrow" parameterType="TGuijiLibraryBorrow">
+        insert into t_guiji_library_borrow
+        <trim prefix="(" suffix=")" suffixOverrides=",">
+            <if test="id != null">id,</if>
+            <if test="createTime != null">create_time,</if>
+            <if test="cdTime != null">cd_time,</if>
+            <if test="cdBatch != null">cd_batch,</if>
+            <if test="cdOperation != null">cd_operation,</if>
+            <if test="cdSource != null">cd_source,</if>
+            <if test="cardno != null">cardno,</if>
+            <if test="name != null">name,</if>
+            <if test="barcode != null">barcode,</if>
+            <if test="title != null">title,</if>
+            <if test="operationdate != null">operationdate,</if>
+         </trim>
+        <trim prefix="values (" suffix=")" suffixOverrides=",">
+            <if test="id != null">#{id},</if>
+            <if test="createTime != null">#{createTime},</if>
+            <if test="cdTime != null">#{cdTime},</if>
+            <if test="cdBatch != null">#{cdBatch},</if>
+            <if test="cdOperation != null">#{cdOperation},</if>
+            <if test="cdSource != null">#{cdSource},</if>
+            <if test="cardno != null">#{cardno},</if>
+            <if test="name != null">#{name},</if>
+            <if test="barcode != null">#{barcode},</if>
+            <if test="title != null">#{title},</if>
+            <if test="operationdate != null">#{operationdate},</if>
+         </trim>
+    </insert>
+
+    <update id="updateTGuijiLibraryBorrow" parameterType="TGuijiLibraryBorrow">
+        update t_guiji_library_borrow
+        <trim prefix="SET" suffixOverrides=",">
+            <if test="createTime != null">create_time = #{createTime},</if>
+            <if test="cdTime != null">cd_time = #{cdTime},</if>
+            <if test="cdBatch != null">cd_batch = #{cdBatch},</if>
+            <if test="cdOperation != null">cd_operation = #{cdOperation},</if>
+            <if test="cdSource != null">cd_source = #{cdSource},</if>
+            <if test="cardno != null">cardno = #{cardno},</if>
+            <if test="name != null">name = #{name},</if>
+            <if test="barcode != null">barcode = #{barcode},</if>
+            <if test="title != null">title = #{title},</if>
+            <if test="operationdate != null">operationdate = #{operationdate},</if>
+        </trim>
+        where id = #{id}
+    </update>
+
+    <delete id="deleteTGuijiLibraryBorrowById" parameterType="String">
+        delete from t_guiji_library_borrow where id = #{id}
+    </delete>
+
+    <delete id="deleteTGuijiLibraryBorrowByIds" parameterType="String">
+        delete from t_guiji_library_borrow where id in
+        <foreach item="id" collection="array" open="(" separator="," close=")">
+            #{id}
+        </foreach>
+    </delete>
+
+</mapper>

+ 119 - 0
mybusiness/src/main/resources/mapper/system/TGuijiLibraryCreditpointsMapper.xml

@@ -0,0 +1,119 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE mapper
+PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
+"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
+<mapper namespace="com.sooka.system.mapper.TGuijiLibraryCreditpointsMapper">
+
+    <resultMap type="TGuijiLibraryCreditpoints" id="TGuijiLibraryCreditpointsResult">
+        <result property="id"    column="id"    />
+        <result property="createTime"    column="create_time"    />
+        <result property="cdTime"    column="cd_time"    />
+        <result property="cdBatch"    column="cd_batch"    />
+        <result property="cdOperation"    column="cd_operation"    />
+        <result property="cdSource"    column="cd_source"    />
+        <result property="cardno"    column="cardno"    />
+        <result property="name"    column="name"    />
+        <result property="barcode"    column="barcode"    />
+        <result property="recordtype"    column="recordtype"    />
+        <result property="financialtype"    column="financialtype"    />
+        <result property="money"    column="money"    />
+        <result property="operator"    column="operator"    />
+        <result property="operationdate"    column="operationdate"    />
+    </resultMap>
+
+    <sql id="selectTGuijiLibraryCreditpointsVo">
+        select id, create_time, cd_time, cd_batch, cd_operation, cd_source, cardno, name, barcode, recordtype, financialtype, money, operator, operationdate from t_guiji_library_creditpoints
+    </sql>
+
+    <select id="selectTGuijiLibraryCreditpointsList" parameterType="TGuijiLibraryCreditpoints" resultMap="TGuijiLibraryCreditpointsResult">
+        <include refid="selectTGuijiLibraryCreditpointsVo"/>
+        <where>
+            <if test="cdTime != null  and cdTime != ''"> and cd_time = #{cdTime}</if>
+            <if test="cdBatch != null  and cdBatch != ''"> and cd_batch = #{cdBatch}</if>
+            <if test="cdOperation != null  and cdOperation != ''"> and cd_operation = #{cdOperation}</if>
+            <if test="cdSource != null  and cdSource != ''"> and cd_source = #{cdSource}</if>
+            <if test="cardno != null  and cardno != ''"> and cardno = #{cardno}</if>
+            <if test="name != null  and name != ''"> and name like concat('%', #{name}, '%')</if>
+            <if test="barcode != null  and barcode != ''"> and barcode = #{barcode}</if>
+            <if test="recordtype != null  and recordtype != ''"> and recordtype = #{recordtype}</if>
+            <if test="financialtype != null  and financialtype != ''"> and financialtype = #{financialtype}</if>
+            <if test="money != null  and money != ''"> and money = #{money}</if>
+            <if test="operator != null  and operator != ''"> and operator = #{operator}</if>
+            <if test="operationdate != null  and operationdate != ''"> and operationdate = #{operationdate}</if>
+        </where>
+        order by cd_time desc
+    </select>
+
+    <select id="selectTGuijiLibraryCreditpointsById" parameterType="String" resultMap="TGuijiLibraryCreditpointsResult">
+        <include refid="selectTGuijiLibraryCreditpointsVo"/>
+        where id = #{id}
+    </select>
+
+    <insert id="insertTGuijiLibraryCreditpoints" parameterType="TGuijiLibraryCreditpoints">
+        insert into t_guiji_library_creditpoints
+        <trim prefix="(" suffix=")" suffixOverrides=",">
+            <if test="id != null">id,</if>
+            <if test="createTime != null">create_time,</if>
+            <if test="cdTime != null">cd_time,</if>
+            <if test="cdBatch != null">cd_batch,</if>
+            <if test="cdOperation != null">cd_operation,</if>
+            <if test="cdSource != null">cd_source,</if>
+            <if test="cardno != null">cardno,</if>
+            <if test="name != null">name,</if>
+            <if test="barcode != null">barcode,</if>
+            <if test="recordtype != null">recordtype,</if>
+            <if test="financialtype != null">financialtype,</if>
+            <if test="money != null">money,</if>
+            <if test="operator != null">operator,</if>
+            <if test="operationdate != null">operationdate,</if>
+         </trim>
+        <trim prefix="values (" suffix=")" suffixOverrides=",">
+            <if test="id != null">#{id},</if>
+            <if test="createTime != null">#{createTime},</if>
+            <if test="cdTime != null">#{cdTime},</if>
+            <if test="cdBatch != null">#{cdBatch},</if>
+            <if test="cdOperation != null">#{cdOperation},</if>
+            <if test="cdSource != null">#{cdSource},</if>
+            <if test="cardno != null">#{cardno},</if>
+            <if test="name != null">#{name},</if>
+            <if test="barcode != null">#{barcode},</if>
+            <if test="recordtype != null">#{recordtype},</if>
+            <if test="financialtype != null">#{financialtype},</if>
+            <if test="money != null">#{money},</if>
+            <if test="operator != null">#{operator},</if>
+            <if test="operationdate != null">#{operationdate},</if>
+         </trim>
+    </insert>
+
+    <update id="updateTGuijiLibraryCreditpoints" parameterType="TGuijiLibraryCreditpoints">
+        update t_guiji_library_creditpoints
+        <trim prefix="SET" suffixOverrides=",">
+            <if test="createTime != null">create_time = #{createTime},</if>
+            <if test="cdTime != null">cd_time = #{cdTime},</if>
+            <if test="cdBatch != null">cd_batch = #{cdBatch},</if>
+            <if test="cdOperation != null">cd_operation = #{cdOperation},</if>
+            <if test="cdSource != null">cd_source = #{cdSource},</if>
+            <if test="cardno != null">cardno = #{cardno},</if>
+            <if test="name != null">name = #{name},</if>
+            <if test="barcode != null">barcode = #{barcode},</if>
+            <if test="recordtype != null">recordtype = #{recordtype},</if>
+            <if test="financialtype != null">financialtype = #{financialtype},</if>
+            <if test="money != null">money = #{money},</if>
+            <if test="operator != null">operator = #{operator},</if>
+            <if test="operationdate != null">operationdate = #{operationdate},</if>
+        </trim>
+        where id = #{id}
+    </update>
+
+    <delete id="deleteTGuijiLibraryCreditpointsById" parameterType="String">
+        delete from t_guiji_library_creditpoints where id = #{id}
+    </delete>
+
+    <delete id="deleteTGuijiLibraryCreditpointsByIds" parameterType="String">
+        delete from t_guiji_library_creditpoints where id in
+        <foreach item="id" collection="array" open="(" separator="," close=")">
+            #{id}
+        </foreach>
+    </delete>
+
+</mapper>

+ 104 - 0
mybusiness/src/main/resources/mapper/system/TGuijiLibraryGiveMapper.xml

@@ -0,0 +1,104 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE mapper
+PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
+"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
+<mapper namespace="com.sooka.system.mapper.TGuijiLibraryGiveMapper">
+
+    <resultMap type="TGuijiLibraryGive" id="TGuijiLibraryGiveResult">
+        <result property="id"    column="id"    />
+        <result property="createTime"    column="create_time"    />
+        <result property="cdTime"    column="cd_time"    />
+        <result property="cdBatch"    column="cd_batch"    />
+        <result property="cdOperation"    column="cd_operation"    />
+        <result property="cdSource"    column="cd_source"    />
+        <result property="cardno"    column="cardno"    />
+        <result property="name"    column="name"    />
+        <result property="barcode"    column="barcode"    />
+        <result property="title"    column="title"    />
+        <result property="operationdate"    column="operationdate"    />
+    </resultMap>
+
+    <sql id="selectTGuijiLibraryGiveVo">
+        select id, create_time, cd_time, cd_batch, cd_operation, cd_source, cardno, name, barcode, title, operationdate from t_guiji_library_give
+    </sql>
+
+    <select id="selectTGuijiLibraryGiveList" parameterType="TGuijiLibraryGive" resultMap="TGuijiLibraryGiveResult">
+        <include refid="selectTGuijiLibraryGiveVo"/>
+        <where>
+            <if test="cdTime != null  and cdTime != ''"> and cd_time = #{cdTime}</if>
+            <if test="cdBatch != null  and cdBatch != ''"> and cd_batch = #{cdBatch}</if>
+            <if test="cdOperation != null  and cdOperation != ''"> and cd_operation = #{cdOperation}</if>
+            <if test="cdSource != null  and cdSource != ''"> and cd_source = #{cdSource}</if>
+            <if test="cardno != null  and cardno != ''"> and cardno = #{cardno}</if>
+            <if test="name != null  and name != ''"> and name like concat('%', #{name}, '%')</if>
+            <if test="barcode != null  and barcode != ''"> and barcode = #{barcode}</if>
+            <if test="title != null  and title != ''"> and title = #{title}</if>
+            <if test="operationdate != null  and operationdate != ''"> and operationdate = #{operationdate}</if>
+        </where>
+        order by cd_time desc
+    </select>
+
+    <select id="selectTGuijiLibraryGiveById" parameterType="String" resultMap="TGuijiLibraryGiveResult">
+        <include refid="selectTGuijiLibraryGiveVo"/>
+        where id = #{id}
+    </select>
+
+    <insert id="insertTGuijiLibraryGive" parameterType="TGuijiLibraryGive">
+        insert into t_guiji_library_give
+        <trim prefix="(" suffix=")" suffixOverrides=",">
+            <if test="id != null">id,</if>
+            <if test="createTime != null">create_time,</if>
+            <if test="cdTime != null">cd_time,</if>
+            <if test="cdBatch != null">cd_batch,</if>
+            <if test="cdOperation != null">cd_operation,</if>
+            <if test="cdSource != null">cd_source,</if>
+            <if test="cardno != null">cardno,</if>
+            <if test="name != null">name,</if>
+            <if test="barcode != null">barcode,</if>
+            <if test="title != null">title,</if>
+            <if test="operationdate != null">operationdate,</if>
+         </trim>
+        <trim prefix="values (" suffix=")" suffixOverrides=",">
+            <if test="id != null">#{id},</if>
+            <if test="createTime != null">#{createTime},</if>
+            <if test="cdTime != null">#{cdTime},</if>
+            <if test="cdBatch != null">#{cdBatch},</if>
+            <if test="cdOperation != null">#{cdOperation},</if>
+            <if test="cdSource != null">#{cdSource},</if>
+            <if test="cardno != null">#{cardno},</if>
+            <if test="name != null">#{name},</if>
+            <if test="barcode != null">#{barcode},</if>
+            <if test="title != null">#{title},</if>
+            <if test="operationdate != null">#{operationdate},</if>
+         </trim>
+    </insert>
+
+    <update id="updateTGuijiLibraryGive" parameterType="TGuijiLibraryGive">
+        update t_guiji_library_give
+        <trim prefix="SET" suffixOverrides=",">
+            <if test="createTime != null">create_time = #{createTime},</if>
+            <if test="cdTime != null">cd_time = #{cdTime},</if>
+            <if test="cdBatch != null">cd_batch = #{cdBatch},</if>
+            <if test="cdOperation != null">cd_operation = #{cdOperation},</if>
+            <if test="cdSource != null">cd_source = #{cdSource},</if>
+            <if test="cardno != null">cardno = #{cardno},</if>
+            <if test="name != null">name = #{name},</if>
+            <if test="barcode != null">barcode = #{barcode},</if>
+            <if test="title != null">title = #{title},</if>
+            <if test="operationdate != null">operationdate = #{operationdate},</if>
+        </trim>
+        where id = #{id}
+    </update>
+
+    <delete id="deleteTGuijiLibraryGiveById" parameterType="String">
+        delete from t_guiji_library_give where id = #{id}
+    </delete>
+
+    <delete id="deleteTGuijiLibraryGiveByIds" parameterType="String">
+        delete from t_guiji_library_give where id in
+        <foreach item="id" collection="array" open="(" separator="," close=")">
+            #{id}
+        </foreach>
+    </delete>
+
+</mapper>

+ 118 - 0
mybusiness/src/main/resources/mapper/system/TUPeoplemarryinfodoubleMapper.xml

@@ -0,0 +1,118 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE mapper
+PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
+"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
+<mapper namespace="com.sooka.system.mapper.TUPeoplemarryinfodoubleMapper">
+    
+    <resultMap type="TUPeoplemarryinfodouble" id="TUPeoplemarryinfodoubleResult">
+        <result property="id"    column="id"    />
+        <result property="status"    column="status"    />
+        <result property="remark"    column="remark"    />
+        <result property="delFlag"    column="del_flag"    />
+        <result property="createBy"    column="create_by"    />
+        <result property="createTime"    column="create_time"    />
+        <result property="updateBy"    column="update_by"    />
+        <result property="updateTime"    column="update_time"    />
+        <result property="certnumberman"    column="certnumberman"    />
+        <result property="certnumberwoman"    column="certnumberwoman"    />
+        <result property="namewoman"    column="namewoman"    />
+        <result property="nameman"    column="nameman"    />
+        <result property="code"    column="code"    />
+        <result property="message"    column="message"    />
+        <result property="result"    column="result"    />
+    </resultMap>
+
+    <sql id="selectTUPeoplemarryinfodoubleVo">
+        select id, status, remark, del_flag, create_by, create_time, update_by, update_time, certnumberman, certnumberwoman, namewoman, nameman, code, message, result from t_u_peoplemarryinfodouble
+    </sql>
+
+    <select id="selectTUPeoplemarryinfodoubleList" parameterType="TUPeoplemarryinfodouble" resultMap="TUPeoplemarryinfodoubleResult">
+        <include refid="selectTUPeoplemarryinfodoubleVo"/>
+        <where>  
+            <if test="status != null  and status != ''"> and status = #{status}</if>
+            <if test="certnumberman != null  and certnumberman != ''"> and certnumberman = #{certnumberman}</if>
+            <if test="certnumberwoman != null  and certnumberwoman != ''"> and certnumberwoman = #{certnumberwoman}</if>
+            <if test="namewoman != null  and namewoman != ''"> and namewoman = #{namewoman}</if>
+            <if test="nameman != null  and nameman != ''"> and nameman = #{nameman}</if>
+            <if test="code != null  and code != ''"> and code = #{code}</if>
+            <if test="message != null  and message != ''"> and message = #{message}</if>
+            <if test="result != null  and result != ''"> and result = #{result}</if>
+        </where>
+    </select>
+    
+    <select id="selectTUPeoplemarryinfodoubleById" parameterType="String" resultMap="TUPeoplemarryinfodoubleResult">
+        <include refid="selectTUPeoplemarryinfodoubleVo"/>
+        where id = #{id}
+    </select>
+        
+    <insert id="insertTUPeoplemarryinfodouble" parameterType="TUPeoplemarryinfodouble">
+        insert into t_u_peoplemarryinfodouble
+        <trim prefix="(" suffix=")" suffixOverrides=",">
+            <if test="id != null">id,</if>
+            <if test="status != null">status,</if>
+            <if test="remark != null">remark,</if>
+            <if test="delFlag != null">del_flag,</if>
+            <if test="createBy != null">create_by,</if>
+            <if test="createTime != null">create_time,</if>
+            <if test="updateBy != null">update_by,</if>
+            <if test="updateTime != null">update_time,</if>
+            <if test="certnumberman != null">certnumberman,</if>
+            <if test="certnumberwoman != null">certnumberwoman,</if>
+            <if test="namewoman != null">namewoman,</if>
+            <if test="nameman != null">nameman,</if>
+            <if test="code != null">code,</if>
+            <if test="message != null">message,</if>
+            <if test="result != null">result,</if>
+         </trim>
+        <trim prefix="values (" suffix=")" suffixOverrides=",">
+            <if test="id != null">#{id},</if>
+            <if test="status != null">#{status},</if>
+            <if test="remark != null">#{remark},</if>
+            <if test="delFlag != null">#{delFlag},</if>
+            <if test="createBy != null">#{createBy},</if>
+            <if test="createTime != null">#{createTime},</if>
+            <if test="updateBy != null">#{updateBy},</if>
+            <if test="updateTime != null">#{updateTime},</if>
+            <if test="certnumberman != null">#{certnumberman},</if>
+            <if test="certnumberwoman != null">#{certnumberwoman},</if>
+            <if test="namewoman != null">#{namewoman},</if>
+            <if test="nameman != null">#{nameman},</if>
+            <if test="code != null">#{code},</if>
+            <if test="message != null">#{message},</if>
+            <if test="result != null">#{result},</if>
+         </trim>
+    </insert>
+
+    <update id="updateTUPeoplemarryinfodouble" parameterType="TUPeoplemarryinfodouble">
+        update t_u_peoplemarryinfodouble
+        <trim prefix="SET" suffixOverrides=",">
+            <if test="status != null">status = #{status},</if>
+            <if test="remark != null">remark = #{remark},</if>
+            <if test="delFlag != null">del_flag = #{delFlag},</if>
+            <if test="createBy != null">create_by = #{createBy},</if>
+            <if test="createTime != null">create_time = #{createTime},</if>
+            <if test="updateBy != null">update_by = #{updateBy},</if>
+            <if test="updateTime != null">update_time = #{updateTime},</if>
+            <if test="certnumberman != null">certnumberman = #{certnumberman},</if>
+            <if test="certnumberwoman != null">certnumberwoman = #{certnumberwoman},</if>
+            <if test="namewoman != null">namewoman = #{namewoman},</if>
+            <if test="nameman != null">nameman = #{nameman},</if>
+            <if test="code != null">code = #{code},</if>
+            <if test="message != null">message = #{message},</if>
+            <if test="result != null">result = #{result},</if>
+        </trim>
+        where id = #{id}
+    </update>
+
+    <delete id="deleteTUPeoplemarryinfodoubleById" parameterType="String">
+        delete from t_u_peoplemarryinfodouble where id = #{id}
+    </delete>
+
+    <delete id="deleteTUPeoplemarryinfodoubleByIds" parameterType="String">
+        delete from t_u_peoplemarryinfodouble where id in 
+        <foreach item="id" collection="array" open="(" separator="," close=")">
+            #{id}
+        </foreach>
+    </delete>
+
+</mapper>

+ 108 - 0
mybusiness/src/main/resources/mapper/system/TUPeoplemarryinfosingleMapper.xml

@@ -0,0 +1,108 @@
+<?xml version="1.0" encoding="UTF-8" ?>
+<!DOCTYPE mapper
+PUBLIC "-//mybatis.org//DTD Mapper 3.0//EN"
+"http://mybatis.org/dtd/mybatis-3-mapper.dtd">
+<mapper namespace="com.sooka.system.mapper.TUPeoplemarryinfosingleMapper">
+    
+    <resultMap type="TUPeoplemarryinfosingle" id="TUPeoplemarryinfosingleResult">
+        <result property="id"    column="id"    />
+        <result property="status"    column="status"    />
+        <result property="remark"    column="remark"    />
+        <result property="delFlag"    column="del_flag"    />
+        <result property="createBy"    column="create_by"    />
+        <result property="createTime"    column="create_time"    />
+        <result property="updateBy"    column="update_by"    />
+        <result property="updateTime"    column="update_time"    />
+        <result property="certnumberman"    column="certnumberman"    />
+        <result property="nameman"    column="nameman"    />
+        <result property="code"    column="code"    />
+        <result property="message"    column="message"    />
+        <result property="result"    column="result"    />
+    </resultMap>
+
+    <sql id="selectTUPeoplemarryinfosingleVo">
+        select id, status, remark, del_flag, create_by, create_time, update_by, update_time, certnumberman, nameman, code, message, result from t_u_peoplemarryinfosingle
+    </sql>
+
+    <select id="selectTUPeoplemarryinfosingleList" parameterType="TUPeoplemarryinfosingle" resultMap="TUPeoplemarryinfosingleResult">
+        <include refid="selectTUPeoplemarryinfosingleVo"/>
+        <where>  
+            <if test="status != null  and status != ''"> and status = #{status}</if>
+            <if test="certnumberman != null  and certnumberman != ''"> and certnumberman = #{certnumberman}</if>
+            <if test="nameman != null  and nameman != ''"> and nameman = #{nameman}</if>
+            <if test="code != null  and code != ''"> and code = #{code}</if>
+            <if test="message != null  and message != ''"> and message = #{message}</if>
+            <if test="result != null  and result != ''"> and result = #{result}</if>
+        </where>
+    </select>
+    
+    <select id="selectTUPeoplemarryinfosingleById" parameterType="String" resultMap="TUPeoplemarryinfosingleResult">
+        <include refid="selectTUPeoplemarryinfosingleVo"/>
+        where id = #{id}
+    </select>
+        
+    <insert id="insertTUPeoplemarryinfosingle" parameterType="TUPeoplemarryinfosingle">
+        insert into t_u_peoplemarryinfosingle
+        <trim prefix="(" suffix=")" suffixOverrides=",">
+            <if test="id != null">id,</if>
+            <if test="status != null">status,</if>
+            <if test="remark != null">remark,</if>
+            <if test="delFlag != null">del_flag,</if>
+            <if test="createBy != null">create_by,</if>
+            <if test="createTime != null">create_time,</if>
+            <if test="updateBy != null">update_by,</if>
+            <if test="updateTime != null">update_time,</if>
+            <if test="certnumberman != null">certnumberman,</if>
+            <if test="nameman != null">nameman,</if>
+            <if test="code != null">code,</if>
+            <if test="message != null">message,</if>
+            <if test="result != null">result,</if>
+         </trim>
+        <trim prefix="values (" suffix=")" suffixOverrides=",">
+            <if test="id != null">#{id},</if>
+            <if test="status != null">#{status},</if>
+            <if test="remark != null">#{remark},</if>
+            <if test="delFlag != null">#{delFlag},</if>
+            <if test="createBy != null">#{createBy},</if>
+            <if test="createTime != null">#{createTime},</if>
+            <if test="updateBy != null">#{updateBy},</if>
+            <if test="updateTime != null">#{updateTime},</if>
+            <if test="certnumberman != null">#{certnumberman},</if>
+            <if test="nameman != null">#{nameman},</if>
+            <if test="code != null">#{code},</if>
+            <if test="message != null">#{message},</if>
+            <if test="result != null">#{result},</if>
+         </trim>
+    </insert>
+
+    <update id="updateTUPeoplemarryinfosingle" parameterType="TUPeoplemarryinfosingle">
+        update t_u_peoplemarryinfosingle
+        <trim prefix="SET" suffixOverrides=",">
+            <if test="status != null">status = #{status},</if>
+            <if test="remark != null">remark = #{remark},</if>
+            <if test="delFlag != null">del_flag = #{delFlag},</if>
+            <if test="createBy != null">create_by = #{createBy},</if>
+            <if test="createTime != null">create_time = #{createTime},</if>
+            <if test="updateBy != null">update_by = #{updateBy},</if>
+            <if test="updateTime != null">update_time = #{updateTime},</if>
+            <if test="certnumberman != null">certnumberman = #{certnumberman},</if>
+            <if test="nameman != null">nameman = #{nameman},</if>
+            <if test="code != null">code = #{code},</if>
+            <if test="message != null">message = #{message},</if>
+            <if test="result != null">result = #{result},</if>
+        </trim>
+        where id = #{id}
+    </update>
+
+    <delete id="deleteTUPeoplemarryinfosingleById" parameterType="String">
+        delete from t_u_peoplemarryinfosingle where id = #{id}
+    </delete>
+
+    <delete id="deleteTUPeoplemarryinfosingleByIds" parameterType="String">
+        delete from t_u_peoplemarryinfosingle where id in 
+        <foreach item="id" collection="array" open="(" separator="," close=")">
+            #{id}
+        </foreach>
+    </delete>
+
+</mapper>

+ 94 - 0
mybusiness/src/main/resources/templates/system/library/baseinfo/add.html

@@ -0,0 +1,94 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('新增人员基本信息')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-baseinfo-add">
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="cdTime" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="cdBatch" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="cdOperation" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="cdSource" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者证号:</label>
+                <div class="col-sm-8">
+                    <input name="cardno" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者姓名:</label>
+                <div class="col-sm-8">
+                    <input name="name" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">身份证号:</label>
+                <div class="col-sm-8">
+                    <input name="idcardno" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">性别:</label>
+                <div class="col-sm-8">
+                    <select name="sex" class="form-control m-b">
+                        <option value="">所有</option>
+                    </select>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">出生日期:</label>
+                <div class="col-sm-8">
+                    <input name="birthday" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">地址:</label>
+                <div class="col-sm-8">
+                    <input name="address" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="enddate" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/library/baseinfo"
+        $("#form-baseinfo-add").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/add", $('#form-baseinfo-add').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 174 - 0
mybusiness/src/main/resources/templates/system/library/baseinfo/baseinfo.html

@@ -0,0 +1,174 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+<head>
+    <th:block th:include="include :: header('人员基本信息列表')"/>
+</head>
+<body class="gray-bg">
+<div class="container-div">
+    <div class="row">
+        <div class="col-sm-12 search-collapse">
+            <form id="formId">
+                <div class="select-list">
+                    <ul>
+                        <!--<li>-->
+                            <!--<label>证件有效期:</label>-->
+                            <!--<input type="text" name="cdTime"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>证件有效期:</label>-->
+                            <!--<input type="text" name="cdBatch"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>证件有效期:</label>-->
+                            <!--<input type="text" name="cdOperation"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>证件有效期:</label>-->
+                            <!--<input type="text" name="cdSource"/>-->
+                        <!--</li>-->
+                        <li>
+                            <label>读者证号:</label>
+                            <input type="text" name="cardno"/>
+                        </li>
+                        <li>
+                            <label>读者姓名:</label>
+                            <input type="text" name="name"/>
+                        </li>
+                        <li>
+                            <label>身份证号:</label>
+                            <input type="text" name="idcardno"/>
+                        </li>
+                        <!--<li>-->
+                            <!--<label>性别:</label>-->
+                            <!--<select name="sex">-->
+                                <!--<option value="">所有</option>-->
+                                <!--<option value="-1">代码生成请选择字典属性</option>-->
+                            <!--</select>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>出生日期:</label>-->
+                            <!--<input type="text" name="birthday"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>地址:</label>-->
+                            <!--<input type="text" name="address"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>证件有效期:</label>-->
+                            <!--<input type="text" name="enddate"/>-->
+                        <!--</li>-->
+                        <li>
+                            <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i
+                                    class="fa fa-search"></i>&nbsp;搜索</a>
+                            <a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i
+                                    class="fa fa-refresh"></i>&nbsp;重置</a>
+                        </li>
+                    </ul>
+                </div>
+            </form>
+        </div>
+
+        <div class="btn-group-sm" id="toolbar" role="group">
+            <!--<a class="btn btn-success" onclick="$.operate.add()" shiro:hasPermission="system:baseinfo:add">-->
+                <!--<i class="fa fa-plus"></i> 添加-->
+            <!--</a>-->
+            <!--<a class="btn btn-primary single disabled" onclick="$.operate.edit()"-->
+               <!--shiro:hasPermission="system:baseinfo:edit">-->
+                <!--<i class="fa fa-edit"></i> 修改-->
+            <!--</a>-->
+            <!--<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()"-->
+               <!--shiro:hasPermission="system:baseinfo:remove">-->
+                <!--<i class="fa fa-remove"></i> 删除-->
+            <!--</a>-->
+            <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:baseinfo:export">
+                <i class="fa fa-download"></i> 导出
+            </a>
+        </div>
+        <div class="col-sm-12 select-table table-striped">
+            <table id="bootstrap-table"></table>
+        </div>
+    </div>
+</div>
+<th:block th:include="include :: footer"/>
+<script th:inline="javascript">
+    var editFlag = [[${@permission.hasPermi('system:baseinfo:edit')}]];
+    var removeFlag = [[${@permission.hasPermi('system:baseinfo:remove')}]];
+    var prefix = ctx + "system/library/baseinfo";
+
+    $(function () {
+        var options = {
+            url: prefix + "/list",
+            createUrl: prefix + "/add",
+            updateUrl: prefix + "/edit/{id}",
+            removeUrl: prefix + "/remove",
+            exportUrl: prefix + "/export",
+            modalName: "人员基本信息",
+            columns: [{
+                checkbox: true
+            },
+                {
+                    field: 'id',
+                    title: '主键ID',
+                    visible: false
+                },
+
+                // {
+                //     field: 'cdBatch',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdOperation',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdSource',
+                //     title: '主键ID'
+                // },
+                {
+                    field: 'cardno',
+                    title: '读者证号'
+                },
+                {
+                    field: 'name',
+                    title: '读者姓名'
+                },
+                {
+                    field: 'idcardno',
+                    title: '身份证号'
+                },
+                {
+                    field: 'sex',
+                    title: '性别'
+                },
+                {
+                    field: 'birthday',
+                    title: '出生日期'
+                },
+                {
+                    field: 'address',
+                    title: '地址'
+                },
+                {
+                    field: 'enddate',
+                    title: '证件有效期'
+                },
+                {
+                    field: 'cdTime',
+                    title: '数据归集时间'
+                },
+                {
+                    title: '操作',
+                    align: 'center',
+                    formatter: function (value, row, index) {
+                        var actions = [];
+                        actions.push('<a class="btn btn-success btn-xs ' + editFlag + '" href="javascript:void(0)" onclick="$.operate.edit(\'' + row.id + '\')"><i class="fa fa-edit"></i>详情</a> ');
+                        // actions.push('<a class="btn btn-danger btn-xs ' + removeFlag + '" href="javascript:void(0)" onclick="$.operate.remove(\'' + row.id + '\')"><i class="fa fa-remove"></i>删除</a>');
+                        return actions.join('');
+                    }
+                }]
+        };
+        $.table.init(options);
+    });
+</script>
+</body>
+</html>

+ 95 - 0
mybusiness/src/main/resources/templates/system/library/baseinfo/edit.html

@@ -0,0 +1,95 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('人员基本信息详情')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-baseinfo-edit" th:object="${tGuijiLibraryBaseinfo}">
+            <input name="id" th:field="*{id}" type="hidden">
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="cdTime" th:field="*{cdTime}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="cdBatch" th:field="*{cdBatch}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="cdOperation" th:field="*{cdOperation}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="cdSource" th:field="*{cdSource}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者证号:</label>
+                <div class="col-sm-8">
+                    <input name="cardno" th:field="*{cardno}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者姓名:</label>
+                <div class="col-sm-8">
+                    <input name="name" th:field="*{name}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">身份证号:</label>
+                <div class="col-sm-8">
+                    <input name="idcardno" th:field="*{idcardno}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">性别:</label>
+                <div class="col-sm-8">
+                    <select name="sex" class="form-control m-b">
+                        <option value="">所有</option>
+                    </select>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">出生日期:</label>
+                <div class="col-sm-8">
+                    <input name="birthday" th:field="*{birthday}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">地址:</label>
+                <div class="col-sm-8">
+                    <input name="address" th:field="*{address}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">证件有效期:</label>
+                <div class="col-sm-8">
+                    <input name="enddate" th:field="*{enddate}" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/library/baseinfo";
+        $("#form-baseinfo-edit").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/edit", $('#form-baseinfo-edit').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 79 - 0
mybusiness/src/main/resources/templates/system/library/borrow/add.html

@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('新增借书')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-borrow-add">
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdTime" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdBatch" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdOperation" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdSource" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者证号:</label>
+                <div class="col-sm-8">
+                    <input name="cardno" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者姓名:</label>
+                <div class="col-sm-8">
+                    <input name="name" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">图书条码号:</label>
+                <div class="col-sm-8">
+                    <input name="barcode" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">书籍题名:</label>
+                <div class="col-sm-8">
+                    <input name="title" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="operationdate" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/library/borrow"
+        $("#form-borrow-add").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/add", $('#form-borrow-add').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 155 - 0
mybusiness/src/main/resources/templates/system/library/borrow/borrow.html

@@ -0,0 +1,155 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+<head>
+    <th:block th:include="include :: header('借书列表')"/>
+</head>
+<body class="gray-bg">
+<div class="container-div">
+    <div class="row">
+        <div class="col-sm-12 search-collapse">
+            <form id="formId">
+                <div class="select-list">
+                    <ul>
+                        <!--<li>-->
+                            <!--<label>借出时间:</label>-->
+                            <!--<input type="text" name="cdTime"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>借出时间:</label>-->
+                            <!--<input type="text" name="cdBatch"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>借出时间:</label>-->
+                            <!--<input type="text" name="cdOperation"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>借出时间:</label>-->
+                            <!--<input type="text" name="cdSource"/>-->
+                        <!--</li>-->
+                        <li>
+                            <label>读者证号:</label>
+                            <input type="text" name="cardno"/>
+                        </li>
+                        <li>
+                            <label>读者姓名:</label>
+                            <input type="text" name="name"/>
+                        </li>
+                        <!--<li>-->
+                            <!--<label>图书条码号:</label>-->
+                            <!--<input type="text" name="barcode"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>书籍题名:</label>-->
+                            <!--<input type="text" name="title"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>借出时间:</label>-->
+                            <!--<input type="text" name="operationdate"/>-->
+                        <!--</li>-->
+                        <li>
+                            <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i
+                                    class="fa fa-search"></i>&nbsp;搜索</a>
+                            <a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i
+                                    class="fa fa-refresh"></i>&nbsp;重置</a>
+                        </li>
+                    </ul>
+                </div>
+            </form>
+        </div>
+
+        <div class="btn-group-sm" id="toolbar" role="group">
+            <!--<a class="btn btn-success" onclick="$.operate.add()" shiro:hasPermission="system:borrow:add">-->
+                <!--<i class="fa fa-plus"></i> 添加-->
+            <!--</a>-->
+            <!--<a class="btn btn-primary single disabled" onclick="$.operate.edit()"-->
+               <!--shiro:hasPermission="system:borrow:edit">-->
+                <!--<i class="fa fa-edit"></i> 修改-->
+            <!--</a>-->
+            <!--<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()"-->
+               <!--shiro:hasPermission="system:borrow:remove">-->
+                <!--<i class="fa fa-remove"></i> 删除-->
+            <!--</a>-->
+            <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:borrow:export">
+                <i class="fa fa-download"></i> 导出
+            </a>
+        </div>
+        <div class="col-sm-12 select-table table-striped">
+            <table id="bootstrap-table"></table>
+        </div>
+    </div>
+</div>
+<th:block th:include="include :: footer"/>
+<script th:inline="javascript">
+    var editFlag = [[${@permission.hasPermi('system:borrow:edit')}]];
+    var removeFlag = [[${@permission.hasPermi('system:borrow:remove')}]];
+    var prefix = ctx + "system/library/borrow";
+
+    $(function () {
+        var options = {
+            url: prefix + "/list",
+            createUrl: prefix + "/add",
+            updateUrl: prefix + "/edit/{id}",
+            removeUrl: prefix + "/remove",
+            exportUrl: prefix + "/export",
+            modalName: "借书",
+            columns: [{
+                checkbox: true
+            },
+                // {
+                //     field: 'id',
+                //     title: '主键ID',
+                //     visible: false
+                // },
+
+                // {
+                //     field: 'cdBatch',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdOperation',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdSource',
+                //     title: '主键ID'
+                // },
+                {
+                    field: 'cardno',
+                    title: '读者证号'
+                },
+                {
+                    field: 'name',
+                    title: '读者姓名'
+                },
+                {
+                    field: 'barcode',
+                    title: '图书条码号'
+                },
+                {
+                    field: 'title',
+                    title: '书籍题名'
+                },
+                {
+                    field: 'operationdate',
+                    title: '借出时间'
+                },
+                {
+                    field: 'cdTime',
+                    title: '数据归集时间'
+                },
+                {
+                    title: '操作',
+                    align: 'center',
+                    formatter: function (value, row, index) {
+                        var actions = [];
+                        actions.push('<a class="btn btn-success btn-xs ' + editFlag + '" href="javascript:void(0)" onclick="$.operate.edit(\'' + row.id + '\')"><i class="fa fa-edit"></i>详情</a> ');
+                        // actions.push('<a class="btn btn-danger btn-xs ' + removeFlag + '" href="javascript:void(0)" onclick="$.operate.remove(\'' + row.id + '\')"><i class="fa fa-remove"></i>删除</a>');
+                        return actions.join('');
+                    }
+                }]
+        };
+        $.table.init(options);
+    });
+</script>
+</body>
+</html>

+ 80 - 0
mybusiness/src/main/resources/templates/system/library/borrow/edit.html

@@ -0,0 +1,80 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('借书详情')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-borrow-edit" th:object="${tGuijiLibraryBorrow}">
+            <input name="id" th:field="*{id}" type="hidden">
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdTime" th:field="*{cdTime}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdBatch" th:field="*{cdBatch}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdOperation" th:field="*{cdOperation}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdSource" th:field="*{cdSource}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者证号:</label>
+                <div class="col-sm-8">
+                    <input name="cardno" th:field="*{cardno}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者姓名:</label>
+                <div class="col-sm-8">
+                    <input name="name" th:field="*{name}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">图书条码号:</label>
+                <div class="col-sm-8">
+                    <input name="barcode" th:field="*{barcode}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">书籍题名:</label>
+                <div class="col-sm-8">
+                    <input name="title" th:field="*{title}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">借出时间:</label>
+                <div class="col-sm-8">
+                    <input name="operationdate" th:field="*{operationdate}" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/library/borrow";
+        $("#form-borrow-edit").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/edit", $('#form-borrow-edit').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 103 - 0
mybusiness/src/main/resources/templates/system/library/creditpoints/add.html

@@ -0,0 +1,103 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('新增信用积分')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-creditpoints-add">
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdTime" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdBatch" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdOperation" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdSource" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者证号:</label>
+                <div class="col-sm-8">
+                    <input name="cardno" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者姓名:</label>
+                <div class="col-sm-8">
+                    <input name="name" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">图书条码号:</label>
+                <div class="col-sm-8">
+                    <input name="barcode" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">记录类型:</label>
+                <div class="col-sm-8">
+                    <select name="recordtype" class="form-control m-b">
+                        <option value="">所有</option>
+                    </select>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">财经类型:</label>
+                <div class="col-sm-8">
+                    <select name="financialtype" class="form-control m-b">
+                        <option value="">所有</option>
+                    </select>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">金额:</label>
+                <div class="col-sm-8">
+                    <input name="money" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作员:</label>
+                <div class="col-sm-8">
+                    <input name="operator" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="operationdate" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/library/creditpoints"
+        $("#form-creditpoints-add").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/add", $('#form-creditpoints-add').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 186 - 0
mybusiness/src/main/resources/templates/system/library/creditpoints/creditpoints.html

@@ -0,0 +1,186 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+<head>
+    <th:block th:include="include :: header('信用积分列表')"/>
+</head>
+<body class="gray-bg">
+<div class="container-div">
+    <div class="row">
+        <div class="col-sm-12 search-collapse">
+            <form id="formId">
+                <div class="select-list">
+                    <ul>
+                        <!--<li>-->
+                        <!--<label>操作时间:</label>-->
+                        <!--<input type="text" name="cdTime"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>操作时间:</label>-->
+                        <!--<input type="text" name="cdBatch"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>操作时间:</label>-->
+                        <!--<input type="text" name="cdOperation"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>操作时间:</label>-->
+                        <!--<input type="text" name="cdSource"/>-->
+                        <!--</li>-->
+                        <li>
+                            <label>读者证号:</label>
+                            <input type="text" name="cardno"/>
+                        </li>
+                        <li>
+                            <label>读者姓名:</label>
+                            <input type="text" name="name"/>
+                        </li>
+                        <!--<li>-->
+                        <!--<label>图书条码号:</label>-->
+                        <!--<input type="text" name="barcode"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>记录类型:</label>-->
+                        <!--<select name="recordtype">-->
+                        <!--<option value="">所有</option>-->
+                        <!--<option value="-1">代码生成请选择字典属性</option>-->
+                        <!--</select>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>财经类型:</label>-->
+                        <!--<select name="financialtype">-->
+                        <!--<option value="">所有</option>-->
+                        <!--<option value="-1">代码生成请选择字典属性</option>-->
+                        <!--</select>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>金额:</label>-->
+                        <!--<input type="text" name="money"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>操作员:</label>-->
+                        <!--<input type="text" name="operator"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>操作时间:</label>-->
+                        <!--<input type="text" name="operationdate"/>-->
+                        <!--</li>-->
+                        <li>
+                            <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i
+                                    class="fa fa-search"></i>&nbsp;搜索</a>
+                            <a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i
+                                    class="fa fa-refresh"></i>&nbsp;重置</a>
+                        </li>
+                    </ul>
+                </div>
+            </form>
+        </div>
+
+        <div class="btn-group-sm" id="toolbar" role="group">
+            <!--<a class="btn btn-success" onclick="$.operate.add()" shiro:hasPermission="system:creditpoints:add">-->
+            <!--<i class="fa fa-plus"></i> 添加-->
+            <!--</a>-->
+            <!--<a class="btn btn-primary single disabled" onclick="$.operate.edit()" shiro:hasPermission="system:creditpoints:edit">-->
+            <!--<i class="fa fa-edit"></i> 修改-->
+            <!--</a>-->
+            <!--<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="system:creditpoints:remove">-->
+            <!--<i class="fa fa-remove"></i> 删除-->
+            <!--</a>-->
+            <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:creditpoints:export">
+                <i class="fa fa-download"></i> 导出
+            </a>
+        </div>
+        <div class="col-sm-12 select-table table-striped">
+            <table id="bootstrap-table"></table>
+        </div>
+    </div>
+</div>
+<th:block th:include="include :: footer"/>
+<script th:inline="javascript">
+    var editFlag = [[${@permission.hasPermi('system:creditpoints:edit')}]];
+    var removeFlag = [[${@permission.hasPermi('system:creditpoints:remove')}]];
+    var prefix = ctx + "system/library/creditpoints";
+
+    $(function () {
+        var options = {
+            url: prefix + "/list",
+            createUrl: prefix + "/add",
+            updateUrl: prefix + "/edit/{id}",
+            removeUrl: prefix + "/remove",
+            exportUrl: prefix + "/export",
+            modalName: "信用积分",
+            columns: [{
+                checkbox: true
+            },
+                // {
+                //     field: 'id',
+                //     title: '主键ID',
+                //     visible: false
+                // },
+                // {
+                //     field: 'cdTime',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdBatch',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdOperation',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdSource',
+                //     title: '主键ID'
+                // },
+                {
+                    field: 'cardno',
+                    title: '读者证号'
+                },
+                {
+                    field: 'name',
+                    title: '读者姓名'
+                },
+                {
+                    field: 'barcode',
+                    title: '图书条码号'
+                },
+                // {
+                //     field: 'recordtype',
+                //     title: '记录类型'
+                // },
+                // {
+                //     field: 'financialtype',
+                //     title: '财经类型'
+                // },
+                {
+                    field: 'money',
+                    title: '金额'
+                },
+                {
+                    field: 'operator',
+                    title: '操作员'
+                },
+                {
+                    field: 'operationdate',
+                    title: '操作时间'
+                },
+                {
+                    field: 'cdTime',
+                    title: '数据归集时间'
+                },
+                {
+                    title: '操作',
+                    align: 'center',
+                    formatter: function (value, row, index) {
+                        var actions = [];
+                        actions.push('<a class="btn btn-success btn-xs ' + editFlag + '" href="javascript:void(0)" onclick="$.operate.edit(\'' + row.id + '\')"><i class="fa fa-edit"></i>详情</a> ');
+                        // actions.push('<a class="btn btn-danger btn-xs ' + removeFlag + '" href="javascript:void(0)" onclick="$.operate.remove(\'' + row.id + '\')"><i class="fa fa-remove"></i>删除</a>');
+                        return actions.join('');
+                    }
+                }]
+        };
+        $.table.init(options);
+    });
+</script>
+</body>
+</html>

+ 104 - 0
mybusiness/src/main/resources/templates/system/library/creditpoints/edit.html

@@ -0,0 +1,104 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('信用积分详情')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-creditpoints-edit" th:object="${tGuijiLibraryCreditpoints}">
+            <input name="id" th:field="*{id}" type="hidden">
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdTime" th:field="*{cdTime}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdBatch" th:field="*{cdBatch}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdOperation" th:field="*{cdOperation}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdSource" th:field="*{cdSource}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者证号:</label>
+                <div class="col-sm-8">
+                    <input name="cardno" th:field="*{cardno}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者姓名:</label>
+                <div class="col-sm-8">
+                    <input name="name" th:field="*{name}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">图书条码号:</label>
+                <div class="col-sm-8">
+                    <input name="barcode" th:field="*{barcode}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">记录类型:</label>
+                <div class="col-sm-8">
+                    <select name="recordtype" class="form-control m-b">
+                        <option value="">所有</option>
+                    </select>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">财经类型:</label>
+                <div class="col-sm-8">
+                    <select name="financialtype" class="form-control m-b">
+                        <option value="">所有</option>
+                    </select>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">金额:</label>
+                <div class="col-sm-8">
+                    <input name="money" th:field="*{money}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作员:</label>
+                <div class="col-sm-8">
+                    <input name="operator" th:field="*{operator}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">操作时间:</label>
+                <div class="col-sm-8">
+                    <input name="operationdate" th:field="*{operationdate}" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/library/creditpoints";
+        $("#form-creditpoints-edit").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/edit", $('#form-creditpoints-edit').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 79 - 0
mybusiness/src/main/resources/templates/system/library/give/add.html

@@ -0,0 +1,79 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('新增还书')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-give-add">
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdTime" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdBatch" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdOperation" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdSource" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者证号:</label>
+                <div class="col-sm-8">
+                    <input name="cardno" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者姓名:</label>
+                <div class="col-sm-8">
+                    <input name="name" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">图书条码号:</label>
+                <div class="col-sm-8">
+                    <input name="barcode" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">书籍题名:</label>
+                <div class="col-sm-8">
+                    <input name="title" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="operationdate" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/library/give"
+        $("#form-give-add").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/add", $('#form-give-add').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 80 - 0
mybusiness/src/main/resources/templates/system/library/give/edit.html

@@ -0,0 +1,80 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('修改还书')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-give-edit" th:object="${tGuijiLibraryGive}">
+            <input name="id" th:field="*{id}" type="hidden">
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdTime" th:field="*{cdTime}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdBatch" th:field="*{cdBatch}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdOperation" th:field="*{cdOperation}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="cdSource" th:field="*{cdSource}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者证号:</label>
+                <div class="col-sm-8">
+                    <input name="cardno" th:field="*{cardno}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">读者姓名:</label>
+                <div class="col-sm-8">
+                    <input name="name" th:field="*{name}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">图书条码号:</label>
+                <div class="col-sm-8">
+                    <input name="barcode" th:field="*{barcode}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">书籍题名:</label>
+                <div class="col-sm-8">
+                    <input name="title" th:field="*{title}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">
+                <label class="col-sm-3 control-label">归还时间:</label>
+                <div class="col-sm-8">
+                    <input name="operationdate" th:field="*{operationdate}" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/library/give";
+        $("#form-give-edit").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/edit", $('#form-give-edit').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 158 - 0
mybusiness/src/main/resources/templates/system/library/give/give.html

@@ -0,0 +1,158 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+<head>
+    <th:block th:include="include :: header('还书列表')"/>
+</head>
+<body class="gray-bg">
+<div class="container-div">
+    <div class="row">
+        <div class="col-sm-12 search-collapse">
+            <form id="formId">
+                <div class="select-list">
+                    <ul>
+                        <!--<li>-->
+                            <!--<label>归还时间:</label>-->
+                            <!--<input type="text" name="cdTime"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>归还时间:</label>-->
+                            <!--<input type="text" name="cdBatch"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>归还时间:</label>-->
+                            <!--<input type="text" name="cdOperation"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>归还时间:</label>-->
+                            <!--<input type="text" name="cdSource"/>-->
+                        <!--</li>-->
+                        <li>
+                            <label>读者证号:</label>
+                            <input type="text" name="cardno"/>
+                        </li>
+                        <li>
+                            <label>读者姓名:</label>
+                            <input type="text" name="name"/>
+                        </li>
+                        <!--<li>-->
+                            <!--<label>图书条码号:</label>-->
+                            <!--<input type="text" name="barcode"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>书籍题名:</label>-->
+                            <!--<input type="text" name="title"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                            <!--<label>归还时间:</label>-->
+                            <!--<input type="text" name="operationdate"/>-->
+                        <!--</li>-->
+                        <li>
+                            <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i
+                                    class="fa fa-search"></i>&nbsp;搜索</a>
+                            <a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i
+                                    class="fa fa-refresh"></i>&nbsp;重置</a>
+                        </li>
+                    </ul>
+                </div>
+            </form>
+        </div>
+
+        <div class="btn-group-sm" id="toolbar" role="group">
+            <!--<a class="btn btn-success" onclick="$.operate.add()" shiro:hasPermission="system:give:add">-->
+                <!--<i class="fa fa-plus"></i> 添加-->
+            <!--</a>-->
+            <!--<a class="btn btn-primary single disabled" onclick="$.operate.edit()"-->
+               <!--shiro:hasPermission="system:give:edit">-->
+                <!--<i class="fa fa-edit"></i> 修改-->
+            <!--</a>-->
+            <!--<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()"-->
+               <!--shiro:hasPermission="system:give:remove">-->
+                <!--<i class="fa fa-remove"></i> 删除-->
+            <!--</a>-->
+            <a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:give:export">
+                <i class="fa fa-download"></i> 导出
+            </a>
+        </div>
+        <div class="col-sm-12 select-table table-striped">
+            <table id="bootstrap-table"></table>
+        </div>
+    </div>
+</div>
+<th:block th:include="include :: footer"/>
+<script th:inline="javascript">
+    var editFlag = [[${@permission.hasPermi('system:give:edit')}]];
+    var removeFlag = [[${@permission.hasPermi('system:give:remove')}]];
+    var prefix = ctx + "system/library/give";
+
+    $(function () {
+        var options = {
+            url: prefix + "/list",
+            createUrl: prefix + "/add",
+            updateUrl: prefix + "/edit/{id}",
+            removeUrl: prefix + "/remove",
+            exportUrl: prefix + "/export",
+            modalName: "还书",
+            columns: [{
+                checkbox: true
+            },
+                // {
+                //     field: 'id',
+                //     title: '主键ID',
+                //     visible: false
+                // },
+                // {
+                //     field: 'cdTime',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdBatch',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdOperation',
+                //     title: '主键ID'
+                // },
+                // {
+                //     field: 'cdSource',
+                //     title: '主键ID'
+                // },
+                {
+                    field: 'cardno',
+                    title: '读者证号'
+                },
+                {
+                    field: 'name',
+                    title: '读者姓名'
+                },
+                {
+                    field: 'barcode',
+                    title: '图书条码号'
+                },
+                {
+                    field: 'title',
+                    title: '书籍题名'
+                },
+                {
+                    field: 'operationdate',
+                    title: '归还时间'
+                },
+                {
+                    field: 'cdTime',
+                    title: '数据归集时间'
+                },
+                {
+                    title: '操作',
+                    align: 'center',
+                    formatter: function (value, row, index) {
+                        var actions = [];
+                        actions.push('<a class="btn btn-success btn-xs ' + editFlag + '" href="javascript:void(0)" onclick="$.operate.edit(\'' + row.id + '\')"><i class="fa fa-edit"></i>详情</a> ');
+                        // actions.push('<a class="btn btn-danger btn-xs ' + removeFlag + '" href="javascript:void(0)" onclick="$.operate.remove(\'' + row.id + '\')"><i class="fa fa-remove"></i>删除</a>');
+                        return actions.join('');
+                    }
+                }]
+        };
+        $.table.init(options);
+    });
+</script>
+</body>
+</html>

+ 83 - 0
mybusiness/src/main/resources/templates/system/peoplemarryinfodouble/add.html

@@ -0,0 +1,83 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('新增国家民政部-婚姻信息(双方)-数据查询接口')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-peoplemarryinfodouble-add">
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">状态:</label>
+                <div class="col-sm-8">
+                    <div class="radio-box">
+                        <input type="radio" name="status" value="">
+                        <label th:for="status" th:text="未知"></label>
+                    </div>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">删除时间:</label>
+                <div class="col-sm-8">
+                    <input name="delFlag" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">身份证号:</label>
+                <div class="col-sm-8">
+                    <input name="certnumberman" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">女方身份号码:</label>
+                <div class="col-sm-8">
+                    <input name="certnumberwoman" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">女方姓名:</label>
+                <div class="col-sm-8">
+                    <input name="namewoman" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">男方姓名:</label>
+                <div class="col-sm-8">
+                    <input name="nameman" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">返回码:</label>
+                <div class="col-sm-8">
+                    <input name="code" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">返回信息:</label>
+                <div class="col-sm-8">
+                    <input name="message" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">结果信息:</label>
+                <div class="col-sm-8">
+                    <input name="result" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/peoplemarryinfodouble"
+        $("#form-peoplemarryinfodouble-add").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/add", $('#form-peoplemarryinfodouble-add').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 78 - 0
mybusiness/src/main/resources/templates/system/peoplemarryinfodouble/edit.html

@@ -0,0 +1,78 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('修改国家民政部-婚姻信息(双方)-数据查询接口')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-peoplemarryinfodouble-edit" th:object="${tUPeoplemarryinfodouble}">
+            <input name="id" th:field="*{id}" type="hidden">
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">状态:</label>
+                <div class="col-sm-8">
+                    <div class="radio-box">
+                        <input type="radio" name="status" value="">
+                        <label th:for="status" th:text="未知"></label>
+                    </div>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">身份证号:</label>
+                <div class="col-sm-8">
+                    <input name="certnumberman" th:field="*{certnumberman}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">女方身份号码:</label>
+                <div class="col-sm-8">
+                    <input name="certnumberwoman" th:field="*{certnumberwoman}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">女方姓名:</label>
+                <div class="col-sm-8">
+                    <input name="namewoman" th:field="*{namewoman}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">男方姓名:</label>
+                <div class="col-sm-8">
+                    <input name="nameman" th:field="*{nameman}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">返回码:</label>
+                <div class="col-sm-8">
+                    <input name="code" th:field="*{code}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">返回信息:</label>
+                <div class="col-sm-8">
+                    <input name="message" th:field="*{message}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">结果信息:</label>
+                <div class="col-sm-8">
+                    <input name="result" th:field="*{result}" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/peoplemarryinfodouble";
+        $("#form-peoplemarryinfodouble-edit").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/edit", $('#form-peoplemarryinfodouble-edit').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 144 - 0
mybusiness/src/main/resources/templates/system/peoplemarryinfodouble/peoplemarryinfodouble.html

@@ -0,0 +1,144 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+<head>
+    <th:block th:include="include :: header('国家民政部-婚姻信息(双方)-数据查询接口列表')"/>
+</head>
+<body class="gray-bg">
+<div class="container-div">
+    <div class="row">
+        <div class="col-sm-12 search-collapse">
+            <form id="formId">
+                <div class="select-list">
+                    <ul>
+                        <li>
+                            <label>男方姓名:</label>
+                            <input type="text" name="nameman"/>
+                        </li>
+                        <li>
+                            <label>男方身份证号:</label>
+                            <input type="text" name="certnumberman"/>
+                        </li>
+                        <li>
+                            <label>女方姓名:</label>
+                            <input type="text" name="namewoman"/>
+                        </li>
+                        <li>
+                            <label>女方身份号码:</label>
+                            <input type="text" name="certnumberwoman"/>
+                        </li>
+                        <li>
+                            <label>授权码:</label>
+                            <input type="text" id="secretKey" name="secretKey"/>
+                        </li>
+
+
+                        <li>
+                            <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i
+                                    class="fa fa-search"></i>&nbsp;搜索</a>
+                            <a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i
+                                    class="fa fa-refresh"></i>&nbsp;重置</a>
+                        </li>
+                    </ul>
+                </div>
+            </form>
+        </div>
+
+        <div class="btn-group-sm" id="toolbar" role="group">
+            <!--<a class="btn btn-success" onclick="$.operate.add()" shiro:hasPermission="system:peoplemarryinfodouble:add">-->
+            <!--<i class="fa fa-plus"></i> 添加-->
+            <!--</a>-->
+            <!--<a class="btn btn-primary single disabled" onclick="$.operate.edit()" shiro:hasPermission="system:peoplemarryinfodouble:edit">-->
+            <!--<i class="fa fa-edit"></i> 修改-->
+            <!--</a>-->
+            <!--<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="system:peoplemarryinfodouble:remove">-->
+            <!--<i class="fa fa-remove"></i> 删除-->
+            <!--</a>-->
+            <!--<a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:peoplemarryinfodouble:export">-->
+            <!--<i class="fa fa-download"></i> 导出-->
+            <!--</a>-->
+        </div>
+        <div class="col-sm-12 select-table table-striped">
+            <table id="bootstrap-table"></table>
+        </div>
+    </div>
+</div>
+<th:block th:include="include :: footer"/>
+<script th:inline="javascript">
+    var editFlag = [[${@permission.hasPermi('system:peoplemarryinfodouble:edit')}]];
+    var removeFlag = [[${@permission.hasPermi('system:peoplemarryinfodouble:remove')}]];
+    var prefix = ctx + "system/peoplemarryinfodouble";
+
+    $(function () {
+        var options = {
+            url: prefix + "/list",
+            createUrl: prefix + "/add",
+            updateUrl: prefix + "/edit/{id}",
+            removeUrl: prefix + "/remove",
+            exportUrl: prefix + "/export",
+            modalName: "国家民政部-婚姻信息(双方)-数据查询接口",
+            columns: [{
+                checkbox: true
+            },
+                {
+                    field: 'id',
+                    title: '主键ID',
+                    visible: false
+                },
+                {
+                    field: 'status',
+                    title: '状态',
+                    visible: false
+                },
+                {
+                    field: 'remark',
+                    title: '注释',
+                    visible: false
+                },
+                {
+                    field: 'nameman',
+                    title: '男方姓名'
+                },
+                {
+                    field: 'certnumberman',
+                    title: '男方身份证号'
+                },
+                {
+                    field: 'namewoman',
+                    title: '女方姓名'
+                },
+                {
+                    field: 'certnumberwoman',
+                    title: '女方身份号码'
+                },
+
+
+                {
+                    field: 'code',
+                    title: '返回码',
+                    visible: false
+                },
+                {
+                    field: 'message',
+                    title: '返回信息',
+
+                },
+                {
+                    field: 'result',
+                    title: '结果信息'
+                },
+                {
+                    title: '操作',
+                    align: 'center',
+                    formatter: function (value, row, index) {
+                        var actions = [];
+                        // actions.push('<a class="btn btn-success btn-xs ' + editFlag + '" href="javascript:void(0)" onclick="$.operate.edit(\'' + row.id + '\')"><i class="fa fa-edit"></i>编辑</a> ');
+                        // actions.push('<a class="btn btn-danger btn-xs ' + removeFlag + '" href="javascript:void(0)" onclick="$.operate.remove(\'' + row.id + '\')"><i class="fa fa-remove"></i>删除</a>');
+                        return actions.join('');
+                    }
+                }]
+        };
+        $.table.init(options);
+    });
+</script>
+</body>
+</html>

+ 71 - 0
mybusiness/src/main/resources/templates/system/peoplemarryinfosingle/add.html

@@ -0,0 +1,71 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('新增国家民政部-婚姻信息(单方)-数据查询接口')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-peoplemarryinfosingle-add">
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">状态:</label>
+                <div class="col-sm-8">
+                    <div class="radio-box">
+                        <input type="radio" name="status" value="">
+                        <label th:for="status" th:text="未知"></label>
+                    </div>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">删除时间:</label>
+                <div class="col-sm-8">
+                    <input name="delFlag" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">身份证号:</label>
+                <div class="col-sm-8">
+                    <input name="certnumberman" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">男方姓名:</label>
+                <div class="col-sm-8">
+                    <input name="nameman" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">返回码:</label>
+                <div class="col-sm-8">
+                    <input name="code" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">返回信息:</label>
+                <div class="col-sm-8">
+                    <input name="message" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">结果信息:</label>
+                <div class="col-sm-8">
+                    <input name="result" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/peoplemarryinfosingle"
+        $("#form-peoplemarryinfosingle-add").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/add", $('#form-peoplemarryinfosingle-add').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 66 - 0
mybusiness/src/main/resources/templates/system/peoplemarryinfosingle/edit.html

@@ -0,0 +1,66 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" >
+<head>
+    <th:block th:include="include :: header('修改国家民政部-婚姻信息(单方)-数据查询接口')" />
+</head>
+<body class="white-bg">
+    <div class="wrapper wrapper-content animated fadeInRight ibox-content">
+        <form class="form-horizontal m" id="form-peoplemarryinfosingle-edit" th:object="${tUPeoplemarryinfosingle}">
+            <input name="id" th:field="*{id}" type="hidden">
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">状态:</label>
+                <div class="col-sm-8">
+                    <div class="radio-box">
+                        <input type="radio" name="status" value="">
+                        <label th:for="status" th:text="未知"></label>
+                    </div>
+                    <span class="help-block m-b-none"><i class="fa fa-info-circle"></i> 代码生成请选择字典属性</span>
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">身份证号:</label>
+                <div class="col-sm-8">
+                    <input name="certnumberman" th:field="*{certnumberman}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">男方姓名:</label>
+                <div class="col-sm-8">
+                    <input name="nameman" th:field="*{nameman}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">返回码:</label>
+                <div class="col-sm-8">
+                    <input name="code" th:field="*{code}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">返回信息:</label>
+                <div class="col-sm-8">
+                    <input name="message" th:field="*{message}" class="form-control" type="text">
+                </div>
+            </div>
+            <div class="form-group">    
+                <label class="col-sm-3 control-label">结果信息:</label>
+                <div class="col-sm-8">
+                    <input name="result" th:field="*{result}" class="form-control" type="text">
+                </div>
+            </div>
+        </form>
+    </div>
+    <th:block th:include="include :: footer" />
+    <script th:inline="javascript">
+        var prefix = ctx + "system/peoplemarryinfosingle";
+        $("#form-peoplemarryinfosingle-edit").validate({
+            focusCleanup: true
+        });
+
+        function submitHandler() {
+            if ($.validate.form()) {
+                $.operate.save(prefix + "/edit", $('#form-peoplemarryinfosingle-edit').serialize());
+            }
+        }
+    </script>
+</body>
+</html>

+ 143 - 0
mybusiness/src/main/resources/templates/system/peoplemarryinfosingle/peoplemarryinfosingle.html

@@ -0,0 +1,143 @@
+<!DOCTYPE html>
+<html lang="zh" xmlns:th="http://www.thymeleaf.org" xmlns:shiro="http://www.pollix.at/thymeleaf/shiro">
+<head>
+    <th:block th:include="include :: header('国家民政部-婚姻信息(单方)-数据查询接口列表')"/>
+</head>
+<body class="gray-bg">
+<div class="container-div">
+    <div class="row">
+        <div class="col-sm-12 search-collapse">
+            <form id="formId">
+                <div class="select-list">
+                    <ul>
+                        <!--<li>-->
+                        <!--<label>状态:</label>-->
+                        <!--<select name="status">-->
+                        <!--<option value="">所有</option>-->
+                        <!--<option value="-1">代码生成请选择字典属性</option>-->
+                        <!--</select>-->
+                        <!--</li>-->
+                        <li>
+                            <label>男方姓名:</label>
+                            <input type="text" name="nameman"/>
+                        </li>
+                        <li>
+                            <label>身份证号:</label>
+                            <input type="text" name="certnumberman"/>
+                        </li>
+                        <li>
+                            <label>授权码:</label>
+                            <input type="text" id="secretKey" name="secretKey"/>
+                        </li>
+                        <!--<li>-->
+                        <!--<label>返回码:</label>-->
+                        <!--<input type="text" name="code"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>返回信息:</label>-->
+                        <!--<input type="text" name="message"/>-->
+                        <!--</li>-->
+                        <!--<li>-->
+                        <!--<label>结果信息:</label>-->
+                        <!--<input type="text" name="result"/>-->
+                        <!--</li>-->
+                        <li>
+                            <a class="btn btn-primary btn-rounded btn-sm" onclick="$.table.search()"><i
+                                    class="fa fa-search"></i>&nbsp;搜索</a>
+                            <a class="btn btn-warning btn-rounded btn-sm" onclick="$.form.reset()"><i
+                                    class="fa fa-refresh"></i>&nbsp;重置</a>
+                        </li>
+                    </ul>
+                </div>
+            </form>
+        </div>
+
+        <div class="btn-group-sm" id="toolbar" role="group">
+            <!--<a class="btn btn-success" onclick="$.operate.add()" shiro:hasPermission="system:peoplemarryinfosingle:add">-->
+            <!--<i class="fa fa-plus"></i> 添加-->
+            <!--</a>-->
+            <!--<a class="btn btn-primary single disabled" onclick="$.operate.edit()" shiro:hasPermission="system:peoplemarryinfosingle:edit">-->
+            <!--<i class="fa fa-edit"></i> 修改-->
+            <!--</a>-->
+            <!--<a class="btn btn-danger multiple disabled" onclick="$.operate.removeAll()" shiro:hasPermission="system:peoplemarryinfosingle:remove">-->
+            <!--<i class="fa fa-remove"></i> 删除-->
+            <!--</a>-->
+            <!--<a class="btn btn-warning" onclick="$.table.exportExcel()" shiro:hasPermission="system:peoplemarryinfosingle:export">-->
+            <!--<i class="fa fa-download"></i> 导出-->
+            <!--</a>-->
+        </div>
+        <div class="col-sm-12 select-table table-striped">
+            <table id="bootstrap-table"></table>
+        </div>
+    </div>
+</div>
+<th:block th:include="include :: footer"/>
+<script th:inline="javascript">
+    var editFlag = [[${@permission.hasPermi('system:peoplemarryinfosingle:edit')}]];
+    var removeFlag = [[${@permission.hasPermi('system:peoplemarryinfosingle:remove')}]];
+    var prefix = ctx + "system/peoplemarryinfosingle";
+
+    $(function () {
+        var options = {
+            url: prefix + "/list",
+            createUrl: prefix + "/add",
+            updateUrl: prefix + "/edit/{id}",
+            removeUrl: prefix + "/remove",
+            exportUrl: prefix + "/export",
+            modalName: "国家民政部-婚姻信息(单方)-数据查询接口",
+            columns: [{
+                checkbox: true
+            },
+                {
+                    field: 'id',
+                    title: '主键ID',
+                    visible: false
+                },
+                {
+                    field: 'status',
+                    title: '状态',
+                    visible: false
+                },
+                {
+                    field: 'remark',
+                    title: '注释',
+                    visible: false
+                },
+                {
+                    field: 'nameman',
+                    title: '男方姓名'
+                },
+                {
+                    field: 'certnumberman',
+                    title: '身份证号'
+                },
+
+                {
+                    field: 'code',
+                    title: '返回码',
+                    visible: false
+                },
+                {
+                    field: 'message',
+                    title: '返回信息',
+                },
+                {
+                    field: 'result',
+                    title: '结果信息'
+                },
+                {
+                    title: '操作',
+                    align: 'center',
+                    formatter: function (value, row, index) {
+                        var actions = [];
+                        // actions.push('<a class="btn btn-success btn-xs ' + editFlag + '" href="javascript:void(0)" onclick="$.operate.edit(\'' + row.id + '\')"><i class="fa fa-edit"></i>编辑</a> ');
+                        // actions.push('<a class="btn btn-danger btn-xs ' + removeFlag + '" href="javascript:void(0)" onclick="$.operate.remove(\'' + row.id + '\')"><i class="fa fa-remove"></i>删除</a>');
+                        return actions.join('');
+                    }
+                }]
+        };
+        $.table.init(options);
+    });
+</script>
+</body>
+</html>