Commit ccd86618 by liulianglang

在逃版本二

parent 43a6154b
......@@ -102,6 +102,18 @@ public class ZtryParam extends BaseModel {
private String larqEnd;
private String ladwGajgjgdm;//立案单位_公安机关机构代码
@Override
public String getXxdjdwGajgjgdm() {
return xxdjdwGajgjgdm;
}
@Override
public void setXxdjdwGajgjgdm(String xxdjdwGajgjgdm) {
this.xxdjdwGajgjgdm = xxdjdwGajgjgdm;
}
private String xxdjdwGajgjgdm;
private String ladw_gajgmc;//立案单位_公安机关名称
private String ajlbdm;//案件类别代码
......@@ -263,6 +275,25 @@ public class ZtryParam extends BaseModel {
private String djspdwGajgjgdm;//登记审批单位_公安机关机构代码
public String getDjspdwGajgjgdm2() {
return djspdwGajgjgdm2;
}
public void setDjspdwGajgjgdm2(String djspdwGajgjgdm2) {
this.djspdwGajgjgdm2 = djspdwGajgjgdm2;
}
private String djspdwGajgjgdm2;
public boolean isIfbszttj() {
return ifbszttj;
}
public void setIfbszttj(boolean ifbszttj) {
this.ifbszttj = ifbszttj;
}
//为true:查询户籍地或者信息登记43
private boolean ifbszttj;
private String djspdw_gajgmc;//登记审批单位_公安机关名称
private String djspr_xm;//登记审批人_姓名
......
......@@ -13,16 +13,16 @@ spring:
jdbc-url: jdbc:oracle:thin:@47.92.129.99:1600:orcl
type: com.alibaba.druid.pool.DruidDataSource
mysql:
#driver-class-name: com.mysql.cj.jdbc.Driver
#username: xzxt
#password: Hn_Xzxt43
#jdbc-url: jdbc:mysql://65.26.10.145:4306/xzxt?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8
#type: com.alibaba.druid.pool.DruidDataSource
driver-class-name: com.mysql.cj.jdbc.Driver
username: xzxt
password: xzxt
jdbc-url: jdbc:mysql://47.92.223.200:3365/xzxt?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8
password: Hn_Xzxt43
jdbc-url: jdbc:mysql://10.142.16.191:4306/xzxt?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8
type: com.alibaba.druid.pool.DruidDataSource
# driver-class-name: com.mysql.cj.jdbc.Driver
# username: xzxt
# password: xzxt
# jdbc-url: jdbc:mysql://47.92.223.200:3365/xzxt?useSSL=false&useUnicode=true&characterEncoding=utf-8&zeroDateTimeBehavior=convertToNull&transformedBitIsBoolean=true&serverTimezone=GMT%2B8
# type: com.alibaba.druid.pool.DruidDataSource
#配置jpa 使其展示sql语句
jpa:
......
......@@ -63,3 +63,5 @@ moduleName: ajsearch
gabesUrl: http://10.2.164.221:7998/api/es/
gabUrl: http://10.2.164.221:7998/api/search/
gabBzhUrl: http://10.2.164.221:7998/api/bzh/
hnztryIndex: hnqgztry
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment