摘要: @ApiOperation(value = "上传公司照片", notes = "上传公司照片")@PostMapping(value = "/uploadBaseDidPic")public JsonResult<String> uploadBaseDidPic(@ApiParam(name="f 阅读全文
posted @ 2019-04-26 18:10 p_小白 阅读(162) 评论(0) 推荐(0) 编辑
摘要: /** * 批量保存客户信息 * @param pBaseCustomers 客户档案信息 * @return int */@Transactional(rollbackFor = Exception.class)public int saveBaseCustomerBatch(List<BaseC 阅读全文
posted @ 2019-04-26 18:03 p_小白 阅读(420) 评论(0) 推荐(0) 编辑
摘要: /** * 按逗号分割字符 * @param str * @return */private String[] splitStr(String str){ if(StringUtils.isEmpty(str)||",".equals(str)){ return new String[]{"无"}; 阅读全文
posted @ 2019-04-26 18:01 p_小白 阅读(744) 评论(0) 推荐(0) 编辑
摘要: package com.shinho.dc3.master.util; import com.github.pagehelper.util.StringUtil; import com.shinho.dc3.master.exception.BusinessException; import com.shinho.dc3.master.req.ExcelSet; import org.apac... 阅读全文
posted @ 2019-04-26 17:57 p_小白 阅读(619) 评论(0) 推荐(0) 编辑
摘要: <select id="getDnOrder" resultType="com.shinho.dc3.order.dto.doOrder.DnOrderRes" parameterType="com.shinho.dc3.order.dto.doOrder.DnOrderSearch" > SELE 阅读全文
posted @ 2019-04-26 17:02 p_小白 阅读(273) 评论(0) 推荐(0) 编辑

你再瞅我 还瞅!关注啊