mirror of https://github.com/elunez/eladmin
发货单
parent
0970a97d7c
commit
994294fc76
|
@ -27,7 +27,7 @@ public class OutSourceInspectionCertificateProductDTO implements Serializable {
|
||||||
// 所属委外验收单
|
// 所属委外验收单
|
||||||
private Long outSourceInspectionCertificateId;
|
private Long outSourceInspectionCertificateId;
|
||||||
|
|
||||||
private Long outSourceInspectionCertificateCode;
|
private String outSourceInspectionCertificateCode;
|
||||||
|
|
||||||
private String productCode;
|
private String productCode;
|
||||||
|
|
||||||
|
|
|
@ -6,7 +6,7 @@ spring:
|
||||||
driverClassName: net.sf.log4jdbc.sql.jdbcapi.DriverSpy
|
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
|
url: jdbc:log4jdbc:mysql://rm-uf6xgp37n61jn71x5ao.mysql.rds.aliyuncs.com:3306/eladmin_prod?serverTimezone=Asia/Shanghai&characterEncoding=utf8&useSSL=false
|
||||||
username: hecate
|
username: hecate
|
||||||
password: hxx275108 。 5Qwe!
|
password: hxx2751085Qwe!
|
||||||
|
|
||||||
# 初始化配置
|
# 初始化配置
|
||||||
initial-size: 3
|
initial-size: 3
|
||||||
|
|
Loading…
Reference in New Issue