From 994294fc76c9db533d3df40313432b2dcf636956 Mon Sep 17 00:00:00 2001 From: starrysky <838252223@qq.com> Date: Fri, 22 May 2020 09:30:11 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E8=B4=A7=E5=8D=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../service/dto/OutSourceInspectionCertificateProductDTO.java | 2 +- eladmin-system/src/main/resources/config/application-prod.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/eladmin-system/src/main/java/me/zhengjie/modules/wms/outSourceProductSheet/service/dto/OutSourceInspectionCertificateProductDTO.java b/eladmin-system/src/main/java/me/zhengjie/modules/wms/outSourceProductSheet/service/dto/OutSourceInspectionCertificateProductDTO.java index eadd6af3..6c6500a1 100644 --- a/eladmin-system/src/main/java/me/zhengjie/modules/wms/outSourceProductSheet/service/dto/OutSourceInspectionCertificateProductDTO.java +++ b/eladmin-system/src/main/java/me/zhengjie/modules/wms/outSourceProductSheet/service/dto/OutSourceInspectionCertificateProductDTO.java @@ -27,7 +27,7 @@ public class OutSourceInspectionCertificateProductDTO implements Serializable { // 所属委外验收单 private Long outSourceInspectionCertificateId; - private Long outSourceInspectionCertificateCode; + private String outSourceInspectionCertificateCode; private String productCode; diff --git a/eladmin-system/src/main/resources/config/application-prod.yml b/eladmin-system/src/main/resources/config/application-prod.yml index a61be069..9581c46d 100644 --- a/eladmin-system/src/main/resources/config/application-prod.yml +++ b/eladmin-system/src/main/resources/config/application-prod.yml @@ -6,7 +6,7 @@ spring: driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy url: jdbc:log4jdbc:mysql://rm-uf6xgp37n61jn71x5ao.mysql.rds.aliyuncs.com:3306/eladmin_prod?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false username: hecate - password: hxx275108 。      5Qwe! + password: hxx2751085Qwe! # 初始化配置 initial-size: 3