摘要:
// 后台数据设置到js变量中var down_url = [[${downUrl}]];//"http://127.0.0.1:8080/downFile";var arry = [];arry = [[${FileList}]]; 阅读全文
posted @ 2019-10-18 19:58
qing222
阅读(215)
评论(0)
推荐(0)
摘要:
package com.dhht.config.articleAdvice;import com.dhht.util.UUIDUtil;import lombok.extern.slf4j.Slf4j;import org.aspectj.lang.JoinPoint;import org.aspe 阅读全文
posted @ 2019-10-18 19:48
qing222
阅读(214)
评论(0)
推荐(0)
摘要:
RestfulToolkit:url定位controller,快捷键:ctrl+\Maven Helper:依赖分析JRebel:热部署Rainbow Brackets:个性化花括号aiXcode:ai智能代码SonarLint:代码质量分析Lombok:mybatis-helper:mybatis 阅读全文
posted @ 2019-10-18 19:42
qing222
阅读(367)
评论(0)
推荐(0)
摘要:
<select id="orderProductStatistics" resultMap="ProductStatisticsVOMap"> SELECT ls.*,IFNULL(sr.out_count,0) AS out_count FROM ( SELECT od.product_id,pr 阅读全文
posted @ 2019-10-18 19:32
qing222
阅读(819)
评论(0)
推荐(0)
摘要:
-- help_text:帮助说明 -- help_content -- raw USE pro_seal_chip_sell_portal_v1; -- 表修改ALTER TABLE `help_text` CHARACTER SET = utf8mb4, COLLATE = utf8mb4_ge 阅读全文
posted @ 2019-10-18 19:26
qing222
阅读(890)
评论(0)
推荐(0)
摘要:
1、表字段字符集建议使用: utf8mb4、utf8mb4_general_ci 2、保险起见spring-boot配置: spring:datasource:connection-init-sqls: set names utf8mb4; 阅读全文
posted @ 2019-10-18 19:24
qing222
阅读(5372)
评论(0)
推荐(0)

浙公网安备 33010602011771号