Merge branch 'master' of https://www.sanduolantoyoga.com/xiaoning/gj_erp
# Conflicts: # gj_erp.iml # src/main/java/com/dsic/gj_erp/Test.java # src/main/java/com/dsic/gj_erp/controller/jhgk/DmSygdController.java # src/main/java/com/dsic/gj_erp/service/jhgk/impl/DmSygdMxServiceImpl.javamaster
commit
d1698a5181
@ -1,13 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: cn.hutool:hutool-all:5.8.15">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/cn/hutool/hutool-all/5.8.15/hutool-all-5.8.15.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/cn/hutool/hutool-all/5.8.15/hutool-all-5.8.15-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/cn/hutool/hutool-all/5.8.15/hutool-all-5.8.15-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: com.google.guava:guava:20.0">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/com/google/guava/guava/20.0/guava-20.0.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/com/google/guava/guava/20.0/guava-20.0-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/com/google/guava/guava/20.0/guava-20.0-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
@ -1,13 +0,0 @@
|
||||
<component name="libraryTable">
|
||||
<library name="Maven: org.modelmapper:modelmapper:2.3.5">
|
||||
<CLASSES>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/org/modelmapper/modelmapper/2.3.5/modelmapper-2.3.5.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/org/modelmapper/modelmapper/2.3.5/modelmapper-2.3.5-javadoc.jar!/" />
|
||||
</JAVADOC>
|
||||
<SOURCES>
|
||||
<root url="jar://$PROJECT_DIR$/../../Program Files/apache-maven-3.8.7/repository/org/modelmapper/modelmapper/2.3.5/modelmapper-2.3.5-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
</component>
|
Binary file not shown.
@ -1,2 +0,0 @@
|
||||
distributionUrl=https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.4/apache-maven-3.9.4-bin.zip
|
||||
wrapperUrl=https://repo.maven.apache.org/maven2/org/apache/maven/wrapper/maven-wrapper/3.2.0/maven-wrapper-3.2.0.jar
|
@ -1,211 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<module org.jetbrains.idea.maven.project.MavenProjectsManager.isMavenModule="true" type="JAVA_MODULE" version="4">
|
||||
<component name="FacetManager">
|
||||
<facet type="web" name="Web">
|
||||
<configuration>
|
||||
<webroots />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="jpa" name="JPA">
|
||||
<configuration>
|
||||
<setting name="validation-enabled" value="true" />
|
||||
<setting name="provider-name" value="Hibernate" />
|
||||
<datasource-mapping>
|
||||
<factory-entry name="entityManagerFactory" />
|
||||
<factory-entry name="gj_erp" />
|
||||
<factory-entry name="manEntityManagerFactory" />
|
||||
</datasource-mapping>
|
||||
<naming-strategy-map />
|
||||
</configuration>
|
||||
</facet>
|
||||
<facet type="Spring" name="Spring">
|
||||
<configuration />
|
||||
</facet>
|
||||
</component>
|
||||
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8">
|
||||
<output url="file://$MODULE_DIR$/target/classes" />
|
||||
<output-test url="file://$MODULE_DIR$/target/test-classes" />
|
||||
<content url="file://$MODULE_DIR$">
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/java" isTestSource="false" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/src/main/resources" type="java-resource" />
|
||||
<sourceFolder url="file://$MODULE_DIR$/target/generated-sources" isTestSource="false" generated="true" />
|
||||
<excludeFolder url="file://$MODULE_DIR$/target" />
|
||||
</content>
|
||||
<orderEntry type="inheritedJdk" />
|
||||
<orderEntry type="sourceFolder" forTests="false" />
|
||||
<orderEntry type="library" name="Maven: cn.afterturn:easypoi-base:3.2.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.slf4j:slf4j-api:1.7.30" level="project" />
|
||||
<orderEntry type="library" name="Maven: javax.validation:validation-api:2.0.1.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: cn.afterturn:easypoi-web:3.2.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-web:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-beans:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-webmvc:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-aop:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-context:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-expression:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-core:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-jcl:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: cn.afterturn:easypoi-annotation:3.2.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.jcraft:jsch:0.1.53" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.jsonwebtoken:jjwt:0.6.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-databind:2.11.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-annotations:2.11.2" level="project" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.microsoft.sqlserver:mssql-jdbc:7.4.1.jre8" level="project" />
|
||||
<orderEntry type="library" name="Maven: mysql:mysql-connector-java:8.0.21" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-jpa:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-aop:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.aspectj:aspectjweaver:1.9.6" level="project" />
|
||||
<orderEntry type="library" name="Maven: jakarta.transaction:jakarta.transaction-api:1.3.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: jakarta.persistence:jakarta.persistence-api:2.2.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.hibernate:hibernate-core:5.4.21.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.jboss.logging:jboss-logging:3.4.1.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.javassist:javassist:3.24.0-GA" level="project" />
|
||||
<orderEntry type="library" name="Maven: net.bytebuddy:byte-buddy:1.10.14" level="project" />
|
||||
<orderEntry type="library" name="Maven: antlr:antlr:2.7.7" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.jboss:jandex:2.1.3.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.dom4j:dom4j:2.1.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.hibernate.common:hibernate-commons-annotations:5.1.0.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jaxb:jaxb-runtime:2.3.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.glassfish.jaxb:txw2:2.3.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.sun.istack:istack-commons-runtime:3.0.11" level="project" />
|
||||
<orderEntry type="library" scope="RUNTIME" name="Maven: com.sun.activation:jakarta.activation:1.2.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-jpa:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-commons:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-orm:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-tx:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-aspects:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-jdbc:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-logging:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-classic:1.2.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: ch.qos.logback:logback-core:1.2.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-to-slf4j:2.13.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.logging.log4j:log4j-api:2.13.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.slf4j:jul-to-slf4j:1.7.30" level="project" />
|
||||
<orderEntry type="library" name="Maven: jakarta.annotation:jakarta.annotation-api:1.3.5" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.yaml:snakeyaml:1.26" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.zaxxer:HikariCP:3.4.5" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-jdbc:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-web:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-json:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jdk8:2.11.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.datatype:jackson-datatype-jsr310:2.11.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.module:jackson-module-parameter-names:2.11.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-tomcat:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-core:9.0.38" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.tomcat.embed:tomcat-embed-websocket:9.0.38" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-data-redis:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-redis:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.data:spring-data-keyvalue:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-oxm:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.lettuce:lettuce-core:5.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.projectreactor:reactor-core:3.3.10.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.reactivestreams:reactive-streams:1.0.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-cache:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework:spring-context-support:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.projectlombok:lombok:1.16.20" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-starter-validation:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.glassfish:jakarta.el:3.0.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.hibernate.validator:hibernate-validator:6.1.5.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: jakarta.validation:jakarta.validation-api:2.0.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.querydsl:querydsl-jpa:4.3.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.querydsl:querydsl-core:4.3.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.google.code.findbugs:jsr305:1.3.9" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.mysema.commons:mysema-commons-lang:0.2.4" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.infradna.tool:bridge-method-annotation:1.13" level="project" />
|
||||
<orderEntry type="library" name="Maven: javax.inject:javax.inject:1" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Maven: com.querydsl:querydsl-apt:4.3.1" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Maven: com.querydsl:querydsl-codegen:4.3.1" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Maven: com.mysema.codegen:codegen:0.6.8" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Maven: org.eclipse.jdt.core.compiler:ecj:4.3.1" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Maven: org.reflections:reflections:0.9.9" level="project" />
|
||||
<orderEntry type="library" scope="PROVIDED" name="Maven: com.google.code.findbugs:annotations:2.0.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger2:2.9.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.swagger:swagger-annotations:1.5.20" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.swagger:swagger-models:1.5.20" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.springfox:springfox-spi:2.9.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.springfox:springfox-core:2.9.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.springfox:springfox-schema:2.9.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger-common:2.9.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.springfox:springfox-spring-web:2.9.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.fasterxml:classmate:1.5.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-core:1.2.0.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.plugin:spring-plugin-metadata:1.2.0.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.mapstruct:mapstruct:1.2.0.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.springfox:springfox-swagger-ui:2.9.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-boot-starter:3.3.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus:3.3.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.springframework.boot:spring-boot-autoconfigure:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-extension:3.4.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-core:3.4.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-annotation:3.4.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.github.jsqlparser:jsqlparser:3.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.mybatis:mybatis:3.5.5" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.mybatis:mybatis-spring:2.0.5" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.baomidou:mybatis-plus-generator:3.3.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.github.jeffreyning:mybatisplus-plus:1.5.1-RELEASE" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.velocity:velocity-engine-core:2.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.alibaba:fastjson:1.2.83" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.alibaba:easyexcel:2.2.7" level="project" />
|
||||
<orderEntry type="library" name="Maven: cglib:cglib:3.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.ow2.asm:asm:4.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.ehcache:ehcache:3.8.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.pdfbox:fontbox:2.0.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: commons-logging:commons-logging:1.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.pdfbox:pdfbox:2.0.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-all:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.google.code.gson:gson:2.8.6" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.corundumstudio.socketio:netty-socketio:1.7.23" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-buffer:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-common:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-transport:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-resolver:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-handler:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-codec-http:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-codec:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-transport-native-epoll:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: io.netty:netty-transport-native-unix-common:4.1.52.Final" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.fasterxml.jackson.core:jackson-core:2.11.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: cn.hutool:hutool-all:5.8.25" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-starter-test:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework.boot:spring-boot-test-autoconfigure:2.3.4.RELEASE" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: com.jayway.jsonpath:json-path:2.4.0" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: net.minidev:json-smart:2.3" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: net.minidev:accessors-smart:1.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: jakarta.xml.bind:jakarta.xml.bind-api:2.3.3" level="project" />
|
||||
<orderEntry type="library" name="Maven: jakarta.activation:jakarta.activation-api:1.2.2" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.assertj:assertj-core:3.16.1" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest:2.2" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter:5.6.2" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-api:5.6.2" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.apiguardian:apiguardian-api:1.1.0" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.opentest4j:opentest4j:1.2.0" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-commons:1.6.2" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-params:5.6.2" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.junit.jupiter:junit-jupiter-engine:5.6.2" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.junit.platform:junit-platform-engine:1.6.2" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-core:3.3.3" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: net.bytebuddy:byte-buddy-agent:1.10.14" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.objenesis:objenesis:2.6" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.mockito:mockito-junit-jupiter:3.3.3" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.skyscreamer:jsonassert:1.5.0" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: com.vaadin.external.google:android-json:0.0.20131108.vaadin1" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.springframework:spring-test:5.2.9.RELEASE" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.7.0" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: junit:junit:4.13" level="project" />
|
||||
<orderEntry type="library" scope="TEST" name="Maven: org.hamcrest:hamcrest-core:2.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.poi:poi:4.0.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: commons-codec:commons-codec:1.14" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.commons:commons-collections4:4.2" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml:4.0.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.commons:commons-compress:1.18" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.github.virtuald:curvesapi:1.04" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.poi:poi-ooxml-schemas:4.0.0" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.apache.xmlbeans:xmlbeans:3.0.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: org.modelmapper:modelmapper:3.1.1" level="project" />
|
||||
<orderEntry type="library" name="Maven: com.google.guava:guava:21.0" level="project" />
|
||||
</component>
|
||||
</module>
|
@ -0,0 +1,43 @@
|
||||
package com.dsic.gj_erp;
|
||||
|
||||
import cn.hutool.core.util.StrUtil;
|
||||
import org.apache.poi.ss.usermodel.*;
|
||||
import org.apache.poi.ss.util.CellRangeAddress;
|
||||
|
||||
import java.io.FileInputStream;
|
||||
import java.io.IOException;
|
||||
import java.util.List;
|
||||
|
||||
public class ExcelMergedCellRead {
|
||||
public static void main(String[] args) throws IOException {
|
||||
String fileName="E:\\订货清单.xls";
|
||||
FileInputStream fileInputStream = new FileInputStream(fileName);
|
||||
Workbook workbook = WorkbookFactory.create(fileInputStream);
|
||||
Sheet sheet = workbook.getSheetAt(0);
|
||||
|
||||
// 获取合并单元格的信息
|
||||
List<CellRangeAddress> mergedRegions = sheet.getMergedRegions();
|
||||
|
||||
for (int i = 0; i < mergedRegions.size(); i++) {
|
||||
CellRangeAddress cellRangeAddress = mergedRegions.get(i);
|
||||
// 获取合并单元格的起始行号、结束行号、起始列号、结束列号
|
||||
int firstRow = cellRangeAddress.getFirstRow();
|
||||
int lastRow = cellRangeAddress.getLastRow();
|
||||
int firstCol = cellRangeAddress.getFirstColumn();
|
||||
int lastCol = cellRangeAddress.getLastColumn();
|
||||
|
||||
// 获取合并单元格的值
|
||||
Row row = sheet.getRow(firstRow);
|
||||
Cell cell = row.getCell(firstCol);
|
||||
try {
|
||||
String mergedCellValue = cell.getStringCellValue();
|
||||
|
||||
System.out.println(StrUtil.format("合并单元格的值: {},位于第{}个", mergedCellValue,i));
|
||||
}catch (Exception ignored){}
|
||||
|
||||
}
|
||||
|
||||
fileInputStream.close();
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
package com.dsic.gj_erp.annotation;
|
||||
|
||||
|
||||
import java.lang.annotation.ElementType;
|
||||
import java.lang.annotation.Retention;
|
||||
import java.lang.annotation.RetentionPolicy;
|
||||
import java.lang.annotation.Target;
|
||||
|
||||
@Target(value = {ElementType.METHOD})
|
||||
@Retention(RetentionPolicy.RUNTIME)
|
||||
public @interface Authorization {
|
||||
|
||||
String[] CKDMS() default {};
|
||||
|
||||
}
|
@ -0,0 +1,83 @@
|
||||
package com.dsic.gj_erp.bean.czzj;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import com.dsic.gj_erp.bean.jhgk.DmYdjhLj;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
public class MpDhsj {
|
||||
|
||||
@TableId(type = IdType.INPUT)
|
||||
private String dhh;
|
||||
|
||||
private String wph;
|
||||
|
||||
private String wpjb;
|
||||
|
||||
private String gzlx;
|
||||
|
||||
private String gzbm;
|
||||
|
||||
private Double dhsl;
|
||||
|
||||
private Double cpxql;
|
||||
|
||||
private String gysbh;
|
||||
|
||||
private String gylb;
|
||||
|
||||
private String zt;
|
||||
|
||||
private String sysl;
|
||||
|
||||
private String xdtz;
|
||||
|
||||
private String dcCh;
|
||||
|
||||
private String dcPl;
|
||||
|
||||
private String dcFd;//船号+分段号
|
||||
|
||||
private String dcTh;
|
||||
|
||||
private String dcZl;
|
||||
|
||||
private String dcLph;
|
||||
|
||||
private String dcTpbh;
|
||||
|
||||
private String dcTpmc;
|
||||
|
||||
private String hxfl;
|
||||
|
||||
private String dhsl1;
|
||||
|
||||
private String sjksrqg;
|
||||
|
||||
public static MpDhsj of(DmYdjhLj lj,String qgrq,String lph){
|
||||
MpDhsj mp = new MpDhsj();
|
||||
mp.setDcCh(lj.getCzbh());
|
||||
mp.setDcPl(lj.getPl());
|
||||
mp.setDcFd(lj.getCzbh()+"="+lj.getFd());
|
||||
mp.setDcZl(lj.getZl());
|
||||
mp.setDcTh(lj.getTlth());
|
||||
mp.setWph(lj.getLjbh());
|
||||
mp.setDcTpbh(lj.getLjcz());
|
||||
mp.setDcTpmc(lj.getLjgg());
|
||||
mp.setSjksrqg(qgrq);
|
||||
mp.setDhsl(lj.getSl());
|
||||
mp.setCpxql(lj.getSl());
|
||||
mp.setDcLph(lph);
|
||||
mp.setWpjb("L");
|
||||
mp.setGzlx("M");
|
||||
mp.setGzbm("3K");
|
||||
mp.setZt("0");
|
||||
mp.setXdtz("0");
|
||||
mp.setHxfl("B");
|
||||
mp.setDhsl1("0");
|
||||
return mp;
|
||||
}
|
||||
}
|
@ -0,0 +1,20 @@
|
||||
package com.dsic.gj_erp.bean.excel;
|
||||
|
||||
import lombok.Data;
|
||||
import lombok.experimental.Accessors;
|
||||
|
||||
/**
|
||||
* @version V1.0.0
|
||||
* @Title: Err
|
||||
* @Package com.dsic.xzerp.bean.excel
|
||||
* @Description: excel 导入返回错误信息
|
||||
* @author: xhj
|
||||
* @date: 2021/4/14 9:06
|
||||
*/
|
||||
@Data
|
||||
@Accessors(chain = true)
|
||||
public class Err {
|
||||
private Integer id;
|
||||
private String text;
|
||||
private String message;
|
||||
}
|
@ -0,0 +1,254 @@
|
||||
package com.dsic.gj_erp.bean.fd;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import io.swagger.annotations.ApiModel;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
|
||||
import java.io.Serializable;
|
||||
|
||||
/**
|
||||
* <p>
|
||||
* 船只基本表
|
||||
* </p>
|
||||
*
|
||||
* @author xhj
|
||||
* @since 2023-05-08
|
||||
*/
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = false)
|
||||
@ApiModel(value="DmCzjbb对象", description="船只基本表")
|
||||
public class DmCzjbb implements Serializable {
|
||||
|
||||
private static final long serialVersionUID=1L;
|
||||
|
||||
private String fjqzcjs;
|
||||
|
||||
private String cjs;
|
||||
|
||||
private String clbs10;
|
||||
|
||||
private String yqbs02;
|
||||
|
||||
private String zfzy;
|
||||
|
||||
private String yzbs;
|
||||
|
||||
private String xsrq;
|
||||
|
||||
private String gxcjbs;
|
||||
|
||||
private String yqbs06;
|
||||
|
||||
private String ph;
|
||||
|
||||
private String cwfzrq;
|
||||
|
||||
private String yqbs04;
|
||||
|
||||
private String clbs11;
|
||||
|
||||
private String clbs09;
|
||||
|
||||
private String dyjdy;
|
||||
|
||||
private String yqbs03;
|
||||
|
||||
private String txzl1;
|
||||
|
||||
private String ph6;
|
||||
|
||||
private String lrry;
|
||||
|
||||
private String gjfkyz;
|
||||
|
||||
private String ph3;
|
||||
|
||||
private String yqbs05;
|
||||
|
||||
private String czmc;
|
||||
|
||||
private String yqbs;
|
||||
|
||||
private String czjc;
|
||||
|
||||
private String clbs12;
|
||||
|
||||
private String txgy3;
|
||||
|
||||
private String txcz;
|
||||
|
||||
private String gcqy1;
|
||||
|
||||
private String hcbs01;
|
||||
|
||||
private String yqbs09;
|
||||
|
||||
private String pjfs;
|
||||
|
||||
private String hcbs03;
|
||||
|
||||
private String jswgbs;
|
||||
|
||||
private String txzl2;
|
||||
|
||||
private String yqxebs;
|
||||
|
||||
private String lrrq;
|
||||
|
||||
private Integer gjxtws;
|
||||
|
||||
private String gcqy;
|
||||
|
||||
private String ph4;
|
||||
|
||||
private String azqy3;
|
||||
|
||||
private String yqbs12;
|
||||
|
||||
private String txjdy;
|
||||
|
||||
private String yqbs08;
|
||||
|
||||
private String yqdetqryTx;
|
||||
|
||||
private String yqbs10;
|
||||
|
||||
private String hcbs02;
|
||||
|
||||
private String txgy2;
|
||||
|
||||
private String sctrq;
|
||||
|
||||
private String xmbh;
|
||||
|
||||
private String shrq;
|
||||
|
||||
private Integer sl;
|
||||
|
||||
private String gjfjpkfs;
|
||||
|
||||
private String wgbs;
|
||||
|
||||
private String hcbs04;
|
||||
|
||||
private String ph1;
|
||||
|
||||
private String sctrqbz;
|
||||
|
||||
private String yqbs07;
|
||||
|
||||
private String yqbs11;
|
||||
|
||||
private String gxhqby;
|
||||
|
||||
private String hcbs10;
|
||||
|
||||
private String clbs03;
|
||||
|
||||
private String azqy2;
|
||||
|
||||
private String qcbs;
|
||||
|
||||
private String ph7;
|
||||
|
||||
private String clbs01;
|
||||
|
||||
private String gjfjthxz;
|
||||
|
||||
private String hcbs05;
|
||||
|
||||
private String jssxrq;
|
||||
|
||||
@TableId(value = "czbh", type = IdType.ASSIGN_UUID)
|
||||
private String czbh;
|
||||
|
||||
private String qcbs1;
|
||||
|
||||
private String hcbs07;
|
||||
|
||||
private String hcbs09;
|
||||
|
||||
private String gxfjbz;
|
||||
|
||||
private String txgy1;
|
||||
|
||||
private String clbs02;
|
||||
|
||||
private String cdmc;
|
||||
|
||||
private String cwzt;
|
||||
|
||||
private String cimsBs;
|
||||
|
||||
private String kgrq;
|
||||
|
||||
private String cwfzsm;
|
||||
|
||||
private String gxhbbs;
|
||||
|
||||
private String sfqy;
|
||||
|
||||
private String hcbs06;
|
||||
|
||||
private String hcbs08;
|
||||
|
||||
private Double gcxs;
|
||||
|
||||
private String yqdetqrqTx;
|
||||
|
||||
private String cjmc;
|
||||
|
||||
private String azqy1;
|
||||
|
||||
private Double gzjxs;
|
||||
|
||||
private String qzjgrq;
|
||||
|
||||
private String zztczbh;
|
||||
|
||||
private String ycbs;
|
||||
|
||||
private String ph2;
|
||||
|
||||
private String clbs05;
|
||||
|
||||
private String kgrqbz;
|
||||
|
||||
private String hcbs11;
|
||||
|
||||
private String xscz;
|
||||
|
||||
private String gjgxbz;
|
||||
|
||||
private String clbs07;
|
||||
|
||||
private String bz;
|
||||
|
||||
private String yqbs01;
|
||||
|
||||
private String qcbs2;
|
||||
|
||||
private String xl;
|
||||
|
||||
private String txzl3;
|
||||
|
||||
private String jssxsm;
|
||||
|
||||
private String ph8;
|
||||
|
||||
private String ph5;
|
||||
|
||||
private String clbs06;
|
||||
|
||||
private String hcbs12;
|
||||
|
||||
private String clbs04;
|
||||
|
||||
private String gjjdy;
|
||||
|
||||
private String clbs08;
|
||||
|
||||
|
||||
}
|
@ -0,0 +1,85 @@
|
||||
package com.dsic.gj_erp.bean.jcsj.excel;
|
||||
|
||||
import com.alibaba.excel.annotation.ExcelProperty;
|
||||
import com.alibaba.excel.annotation.format.DateTimeFormat;
|
||||
import io.swagger.annotations.ApiModel;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
|
||||
import java.io.Serializable;
|
||||
import java.math.BigDecimal;
|
||||
|
||||
/**
|
||||
* <p>
|
||||
*
|
||||
* </p>
|
||||
*
|
||||
* @author xn
|
||||
* @since 2023-09-11
|
||||
*/
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = false)
|
||||
@ApiModel(value="DmCzplpNew对象", description="")
|
||||
public class PlExcelNew implements Serializable {
|
||||
|
||||
private static final long serialVersionUID=1L;
|
||||
|
||||
@ApiModelProperty(value = "批量")
|
||||
@ExcelProperty(index = 0)
|
||||
private String dcPL;
|
||||
|
||||
|
||||
|
||||
@ApiModelProperty(value = "分段")
|
||||
@ExcelProperty(index = 1)
|
||||
private String dcFd;
|
||||
|
||||
@ApiModelProperty(value = "吨位")
|
||||
@ExcelProperty(index = 2)
|
||||
private BigDecimal zl;
|
||||
|
||||
@ApiModelProperty(value = "钢加结束")
|
||||
@ExcelProperty(index = 3)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String xzjsq;
|
||||
|
||||
@ApiModelProperty(value = "钢加开始")
|
||||
@ExcelProperty(index = 4)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String gjks;
|
||||
|
||||
|
||||
@ApiModelProperty(value = "套料图")
|
||||
@ExcelProperty(index = 5)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String xfqTlt;
|
||||
|
||||
@ApiModelProperty(value = "板材领取表")
|
||||
@ExcelProperty(index = 6)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String xfqLqb;
|
||||
|
||||
@ApiModelProperty(value = "订货清单发放")
|
||||
@ExcelProperty(index = 7)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String xfqDhqd;
|
||||
|
||||
@ApiModelProperty(value = "钢料到齐时间")
|
||||
@ExcelProperty(index = 8)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String bcdq;
|
||||
|
||||
@ApiModelProperty(value = "备注")
|
||||
@ExcelProperty(index = 9)
|
||||
private String bz;
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
@ -0,0 +1,125 @@
|
||||
package com.dsic.gj_erp.bean.jhgk;
|
||||
|
||||
import cn.hutool.core.util.StrUtil;
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableField;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
@TableName("ydjh_import")
|
||||
public class YdjhImport {
|
||||
|
||||
@TableId(type = IdType.AUTO)
|
||||
private String id;
|
||||
|
||||
private String dcCh;
|
||||
|
||||
private String dcPl;
|
||||
|
||||
private String dcFd;
|
||||
|
||||
private String bs1;
|
||||
|
||||
private String sl;
|
||||
|
||||
private String xcpw;
|
||||
|
||||
private String pw;
|
||||
|
||||
private String yklm;
|
||||
|
||||
private String yksk;
|
||||
|
||||
private String dbqgks;
|
||||
|
||||
private String ykpkjs;
|
||||
|
||||
private String eklmbs;
|
||||
|
||||
private String lmqgks;
|
||||
|
||||
private String lmqgjs;
|
||||
|
||||
private String eksk;
|
||||
|
||||
private String ekskks;
|
||||
|
||||
private String ekpkjs;
|
||||
|
||||
private String sksk;
|
||||
|
||||
private String skskqgks;
|
||||
|
||||
private String skpkjs;
|
||||
|
||||
private String skpt;
|
||||
|
||||
private String ptks;
|
||||
|
||||
private String ptjs;
|
||||
|
||||
@TableField("qpt_zjs")
|
||||
private String qpt_zjs;
|
||||
|
||||
private String qptjs;
|
||||
|
||||
private String qwbjs;
|
||||
|
||||
private String zl;
|
||||
|
||||
private String fbbs;
|
||||
|
||||
private String fbqgks;
|
||||
|
||||
private String fbqgjs;
|
||||
|
||||
private String skbs;
|
||||
|
||||
private String skqgks;
|
||||
|
||||
private String pkqgjs;
|
||||
|
||||
private String mbjb;
|
||||
|
||||
private String qkxcms;
|
||||
|
||||
private String xcmb;
|
||||
|
||||
private String fdxq;
|
||||
|
||||
private String gdjs;
|
||||
|
||||
private String bz;
|
||||
|
||||
private String zt;
|
||||
|
||||
private int importIndex;
|
||||
|
||||
private String fileName;
|
||||
|
||||
@ApiModelProperty(value = "前方需求小组期")
|
||||
private String qfxqrqxz;
|
||||
|
||||
@ApiModelProperty(value = "前方需求大组期")
|
||||
private String qfxqrqdz;
|
||||
|
||||
private String extData;//1:无基础数据;船号:使用目标船只基础数据;
|
||||
|
||||
@TableField(exist = false)
|
||||
private Boolean qwbBs;
|
||||
|
||||
@TableField(exist = false)
|
||||
private String qgrq;
|
||||
|
||||
public boolean isAvailable(){
|
||||
return !StrUtil.isAllEmpty(this.sl,this.xcpw,this.pw,this.dbqgks,this.ykpkjs,this.lmqgks,this.lmqgjs,
|
||||
this.ekskks,this.ekpkjs,this.skskqgks,this.skpkjs,this.ptks,this.ptjs,this.qpt_zjs,this.qptjs,
|
||||
this.qwbjs,this.fbqgks,this.fbqgjs,this.skqgks,this.pkqgjs,this.mbjb,this.xcmb,this.fdxq,this.gdjs);
|
||||
}
|
||||
}
|
@ -0,0 +1,177 @@
|
||||
package com.dsic.gj_erp.bean.jhgk;
|
||||
|
||||
import com.alibaba.excel.annotation.ExcelProperty;
|
||||
import com.alibaba.excel.annotation.format.DateTimeFormat;
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import com.baomidou.mybatisplus.annotation.TableName;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
@TableName("ydjh_import_new")
|
||||
public class YdjhImportNew {
|
||||
|
||||
@TableId(type = IdType.AUTO)
|
||||
private String id;
|
||||
|
||||
@ExcelProperty("序号")
|
||||
private String xh;
|
||||
|
||||
@ExcelProperty("产品")
|
||||
private String dcCh;
|
||||
|
||||
@ExcelProperty("批量")
|
||||
private String dcPl;
|
||||
|
||||
@ExcelProperty("分段")
|
||||
private String dcFd;
|
||||
|
||||
@ExcelProperty("板数")
|
||||
private String 板数;
|
||||
|
||||
@ExcelProperty("上料\n完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 上料完成;
|
||||
|
||||
@ExcelProperty("型材抛丸")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 型材抛丸;
|
||||
|
||||
@ExcelProperty("抛丸\n完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 抛丸完成;
|
||||
|
||||
@ExcelProperty("一垮\n龙门\n板数")
|
||||
private String 一垮龙门板数;
|
||||
|
||||
@ExcelProperty("一垮\n数控\n板数")
|
||||
private String 一垮数控板数;
|
||||
|
||||
@ExcelProperty(value = "切割完成",index = 10)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 切割完成1;
|
||||
|
||||
@ExcelProperty("二垮\n面板\n板数")
|
||||
private String 二跨面板板数;
|
||||
|
||||
@ExcelProperty(value = "切割完成",index = 12)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 切割完成2;
|
||||
|
||||
@ExcelProperty("二垮\n数控\n板数")
|
||||
private String 二跨数控板数;
|
||||
|
||||
@ExcelProperty(value = "切割完成",index = 14)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 切割完成3;
|
||||
|
||||
@ExcelProperty("三垮\n平铁\n板数")
|
||||
private String 三跨平铁板数;
|
||||
|
||||
@ExcelProperty(value = "切割完成",index = 16)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 切割完成4;
|
||||
|
||||
@ExcelProperty("曲平铁曲完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 曲平铁曲完成;
|
||||
|
||||
@ExcelProperty("三垮\n数控\n板数")
|
||||
private String 三跨数控板数;
|
||||
|
||||
@ExcelProperty(value = "切割完成",index = 19)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 切割完成5;
|
||||
|
||||
@ExcelProperty("曲外板曲完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 曲外板曲完成;
|
||||
|
||||
@ExcelProperty("四区\n腹板\n板数")
|
||||
private String 四区腹板板数;
|
||||
|
||||
@ExcelProperty(value = "切割完成",index = 22)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 切割完成6;
|
||||
|
||||
@ExcelProperty("四区\n数控\n板数")
|
||||
private String 四区数控板数;
|
||||
|
||||
@ExcelProperty(value = "切割完成",index = 24)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 切割完成7;
|
||||
|
||||
@ExcelProperty("面板挤边完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 面板挤边完成;
|
||||
|
||||
@ExcelProperty("面板切割完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 面板切割完成;
|
||||
|
||||
@ExcelProperty("七垮\n型材\n米数")
|
||||
private String 七跨型材米数;
|
||||
|
||||
@ExcelProperty("型材切割完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 型材切割完成;
|
||||
|
||||
@ExcelProperty("光电 完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 光电完成;
|
||||
|
||||
@ExcelProperty("小组\n配送\n完成")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String 小组配送完成;
|
||||
|
||||
@ExcelProperty("备注")
|
||||
private String 备注;
|
||||
|
||||
private String fdxq;
|
||||
|
||||
private String 文件名;
|
||||
|
||||
private boolean nonBom=true;
|
||||
|
||||
private String mbcz;
|
||||
|
||||
private String qfxqrqxz;
|
||||
|
||||
private String qfxqrqdz;
|
||||
|
||||
private String zt="0";
|
||||
|
||||
private String bzr;
|
||||
|
||||
private String bzrq;
|
||||
|
||||
private String shry;
|
||||
|
||||
private String shrq;
|
||||
|
||||
public void updateToBz(String bzr,String bzrq){
|
||||
this.bzr=bzr;
|
||||
this.bzrq=bzrq;
|
||||
}
|
||||
|
||||
public void updateToSh(String shr,String shrq){
|
||||
this.shry =shr;
|
||||
this.shrq=shrq;
|
||||
}
|
||||
|
||||
public void tj(){
|
||||
this.zt=ZtEnum.TJ.ordinal()+"";
|
||||
}
|
||||
|
||||
public void sh(){
|
||||
this.zt=ZtEnum.SH.ordinal()+"";
|
||||
}
|
||||
|
||||
public enum ZtEnum{
|
||||
BZ,TJ,SH
|
||||
}
|
||||
|
||||
}
|
@ -0,0 +1,213 @@
|
||||
package com.dsic.gj_erp.bean.jhgk.excel;
|
||||
|
||||
import cn.hutool.core.util.StrUtil;
|
||||
import com.alibaba.excel.annotation.ExcelIgnore;
|
||||
import com.alibaba.excel.annotation.ExcelProperty;
|
||||
import com.alibaba.excel.annotation.format.DateTimeFormat;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
|
||||
/**
|
||||
* JhxfExcel:
|
||||
*
|
||||
* @author xhj
|
||||
* @date 2024/10/09
|
||||
*/
|
||||
@Data
|
||||
public class JhxfExcel {
|
||||
|
||||
|
||||
@ExcelProperty("产品")
|
||||
private String dcCh;
|
||||
|
||||
@ExcelProperty("批量")
|
||||
private String dcPl;
|
||||
|
||||
@ExcelProperty("分段")
|
||||
private String dcFd;
|
||||
|
||||
|
||||
|
||||
|
||||
@ApiModelProperty(value = "板数")
|
||||
@ExcelProperty("板数")
|
||||
private String bs1;
|
||||
|
||||
@ApiModelProperty(value = "上料")
|
||||
@ExcelProperty("上料")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String sl;
|
||||
|
||||
@ApiModelProperty(value = "型材抛丸")
|
||||
@ExcelProperty("型材抛丸")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String xcpw;
|
||||
|
||||
@ApiModelProperty(value = "抛丸")
|
||||
@ExcelProperty("抛丸")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String pw;
|
||||
|
||||
@ApiModelProperty(value = "一垮龙门板数")
|
||||
@ExcelProperty("一垮龙门板数")
|
||||
private String yklm;
|
||||
|
||||
@ApiModelProperty(value = "一垮数控板数")
|
||||
@ExcelProperty("一垮数控板数")
|
||||
private String yksk;
|
||||
|
||||
@ExcelProperty("大板切割开始")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String dbqgks;
|
||||
|
||||
@ApiModelProperty(value = "坡口切割结束")
|
||||
@ExcelProperty("坡口切割结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String ykpkjs;
|
||||
|
||||
// @ExcelProperty("二垮龙门板数")
|
||||
private String eklmbs;
|
||||
|
||||
// @ExcelProperty("龙门切割开始")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String lmqgks;
|
||||
|
||||
// @ExcelProperty("龙门切割结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String lmqgjs;
|
||||
|
||||
@ApiModelProperty(value = "二垮数控板数")
|
||||
@ExcelProperty("二垮数控板数")
|
||||
private String eksk;
|
||||
|
||||
@ApiModelProperty(value = "数控切割开始")
|
||||
// @ExcelProperty(value ="数控切割开始",index=16)
|
||||
@ExcelProperty(value ="数控切割开始",index=12)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String ekskks;
|
||||
|
||||
@ApiModelProperty(value = "坡口切割结束")
|
||||
// @ExcelProperty(value ="坡口切割结束",index=17)
|
||||
@ExcelProperty(value ="坡口切割结束",index=13)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String ekpkjs;
|
||||
|
||||
@ApiModelProperty(value = "三垮数控板数")
|
||||
@ExcelProperty("三垮数控板数")
|
||||
private String sksk;
|
||||
|
||||
@ApiModelProperty(value = "数控切割开始")
|
||||
// @ExcelProperty(value ="数控切割开始",index=19)
|
||||
@ExcelProperty(value ="数控切割开始",index=15)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String skskqgks;
|
||||
|
||||
@ApiModelProperty(value = "坡口切割结束")
|
||||
// @ExcelProperty(value ="坡口切割结束",index=20)
|
||||
@ExcelProperty(value ="坡口切割结束",index=16)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String skpkjs;
|
||||
|
||||
@ApiModelProperty(value = "三垮平铁板数")
|
||||
@ExcelProperty("三垮平铁板数")
|
||||
private String skpt;
|
||||
|
||||
@ApiModelProperty(value = "平铁切割开始")
|
||||
@ExcelProperty("平铁切割开始")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String ptks;
|
||||
|
||||
@ApiModelProperty(value = "平铁切割结束")
|
||||
@ExcelProperty("平铁切割结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String ptjs;
|
||||
|
||||
@ApiModelProperty(value = "曲平铁转结束")
|
||||
@ExcelProperty("曲平铁转结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String qpt_zjs;
|
||||
|
||||
@ApiModelProperty(value = "曲平铁结束")
|
||||
@ExcelProperty("曲平铁结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String qptjs;
|
||||
|
||||
@ApiModelProperty(value = "曲外板结束")
|
||||
@ExcelProperty("曲外板结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String qwbjs;
|
||||
|
||||
@ApiModelProperty(value = "组立")
|
||||
@ExcelProperty("组立")
|
||||
private String zl;
|
||||
|
||||
|
||||
@ApiModelProperty(value = "腹板板数")
|
||||
@ExcelProperty("腹板板数")
|
||||
private String fbbs;
|
||||
|
||||
@ApiModelProperty(value = "腹板切割开始")
|
||||
@ExcelProperty("腹板切割开始")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String fbqgks;
|
||||
|
||||
@ApiModelProperty(value = "腹板切割结束")
|
||||
@ExcelProperty("腹板切割结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String fbqgjs;
|
||||
|
||||
|
||||
@ApiModelProperty(value = "数控 板数")
|
||||
@ExcelProperty("数控 板数")
|
||||
private String skbs;
|
||||
|
||||
@ApiModelProperty(value = "数控切割开始")
|
||||
// @ExcelProperty(value = "数控切割开始",index = 32)
|
||||
@ExcelProperty(value = "数控切割开始",index = 25)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String skqgks;
|
||||
|
||||
|
||||
@ApiModelProperty(value = "坡口切割结束")
|
||||
// @ExcelProperty(value = "坡口切割结束",index = 33)
|
||||
@ExcelProperty(value = "坡口切割结束",index = 26)
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String pkqgjs;
|
||||
|
||||
|
||||
@ApiModelProperty(value = "面板挤边")
|
||||
@ExcelProperty("面板挤边")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String mbjb;
|
||||
@ApiModelProperty(value = "七垮型 材米数")
|
||||
@ExcelProperty("七垮型 材米数")
|
||||
private String qkxcms;
|
||||
|
||||
@ApiModelProperty(value = "型材 面板")
|
||||
@ExcelProperty("型材 面板")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String xcmb;
|
||||
|
||||
@ApiModelProperty(value = "分段需求/小组配送结束")
|
||||
@ExcelProperty("小组配送结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String fdxq;
|
||||
|
||||
@ApiModelProperty(value = "光电 结束")
|
||||
@ExcelProperty("光电 结束")
|
||||
@DateTimeFormat("yyyy/MM/dd")
|
||||
private String gdjs;
|
||||
|
||||
@ApiModelProperty(value = "备注")
|
||||
@ExcelProperty("备注")
|
||||
private String bz;
|
||||
|
||||
@ExcelIgnore
|
||||
private Boolean qwbBs=false;
|
||||
|
||||
public boolean isAvailable(){
|
||||
return !StrUtil.isAllEmpty(this.dcCh,this.dcPl,this.dcFd,this.sl,this.xcpw,this.pw,this.dbqgks,this.ykpkjs,this.lmqgks,this.lmqgjs,
|
||||
this.ekskks,this.ekpkjs,this.skskqgks,this.skpkjs,this.ptks,this.ptjs,this.qpt_zjs,this.qptjs,
|
||||
this.qwbjs,this.fbqgks,this.fbqgjs,this.skqgks,this.pkqgjs,this.mbjb,this.xcmb,this.fdxq,this.gdjs);
|
||||
}
|
||||
}
|
@ -0,0 +1,42 @@
|
||||
package com.dsic.gj_erp.bean.jhgk.excel;
|
||||
|
||||
import com.alibaba.excel.annotation.ExcelProperty;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
public class ZrcAndPlb {
|
||||
|
||||
@ExcelProperty(value = "批量号")
|
||||
public String dcPl;
|
||||
|
||||
@ExcelProperty(value = "包含分段")
|
||||
public String mfd;
|
||||
|
||||
@ExcelProperty(value = "吨位")
|
||||
public String ton;
|
||||
|
||||
@ExcelProperty(value = "钢加结束")
|
||||
public String gjjs;
|
||||
|
||||
@ExcelProperty(value = "钢加开始")
|
||||
public String gjks;
|
||||
|
||||
@ExcelProperty(value = "套料图")
|
||||
public String tlt;
|
||||
|
||||
@ExcelProperty(value = "板材领取表")
|
||||
public String bclqb;
|
||||
|
||||
@ExcelProperty(value = "订货清单发放")
|
||||
public String dhqd;
|
||||
|
||||
@ExcelProperty(value = "钢料到齐时间")
|
||||
public String gldq;
|
||||
|
||||
@ExcelProperty(value = "备注")
|
||||
public String bz;
|
||||
|
||||
public int dataOrder;
|
||||
}
|
@ -0,0 +1,307 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 供应商管理
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 供应商管理{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 供应商编码;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 供应商名称;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 供应商分类;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 供应商等级;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 签约开始日期;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 结算期限;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 采购负责人;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 签约结束日期;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 信用额度;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 供应商地区;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 具体地址;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 合同附件;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 发票抬头;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 发票税号;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 税种;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 增值税税率;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 开户银行;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 银行账号;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建用户;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 最近修改时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 修改用户;
|
||||
|
||||
public void set供应商编码(String 供应商编码)
|
||||
{
|
||||
this.供应商编码 = 供应商编码;
|
||||
}
|
||||
|
||||
public String get供应商编码()
|
||||
{
|
||||
return 供应商编码;
|
||||
}
|
||||
public void set供应商名称(String 供应商名称)
|
||||
{
|
||||
this.供应商名称 = 供应商名称;
|
||||
}
|
||||
|
||||
public String get供应商名称()
|
||||
{
|
||||
return 供应商名称;
|
||||
}
|
||||
public void set供应商分类(String 供应商分类)
|
||||
{
|
||||
this.供应商分类 = 供应商分类;
|
||||
}
|
||||
|
||||
public String get供应商分类()
|
||||
{
|
||||
return 供应商分类;
|
||||
}
|
||||
public void set供应商等级(String 供应商等级)
|
||||
{
|
||||
this.供应商等级 = 供应商等级;
|
||||
}
|
||||
|
||||
public String get供应商等级()
|
||||
{
|
||||
return 供应商等级;
|
||||
}
|
||||
public void set签约开始日期(String 签约开始日期)
|
||||
{
|
||||
this.签约开始日期 = 签约开始日期;
|
||||
}
|
||||
|
||||
public String get签约开始日期()
|
||||
{
|
||||
return 签约开始日期;
|
||||
}
|
||||
public void set结算期限(String 结算期限)
|
||||
{
|
||||
this.结算期限 = 结算期限;
|
||||
}
|
||||
|
||||
public String get结算期限()
|
||||
{
|
||||
return 结算期限;
|
||||
}
|
||||
public void set采购负责人(String 采购负责人)
|
||||
{
|
||||
this.采购负责人 = 采购负责人;
|
||||
}
|
||||
|
||||
public String get采购负责人()
|
||||
{
|
||||
return 采购负责人;
|
||||
}
|
||||
public void set签约结束日期(String 签约结束日期)
|
||||
{
|
||||
this.签约结束日期 = 签约结束日期;
|
||||
}
|
||||
|
||||
public String get签约结束日期()
|
||||
{
|
||||
return 签约结束日期;
|
||||
}
|
||||
public void set信用额度(Long 信用额度)
|
||||
{
|
||||
this.信用额度 = 信用额度;
|
||||
}
|
||||
|
||||
public Long get信用额度()
|
||||
{
|
||||
return 信用额度;
|
||||
}
|
||||
public void set供应商地区(String 供应商地区)
|
||||
{
|
||||
this.供应商地区 = 供应商地区;
|
||||
}
|
||||
|
||||
public String get供应商地区()
|
||||
{
|
||||
return 供应商地区;
|
||||
}
|
||||
public void set具体地址(String 具体地址)
|
||||
{
|
||||
this.具体地址 = 具体地址;
|
||||
}
|
||||
|
||||
public String get具体地址()
|
||||
{
|
||||
return 具体地址;
|
||||
}
|
||||
public void set合同附件(String 合同附件)
|
||||
{
|
||||
this.合同附件 = 合同附件;
|
||||
}
|
||||
|
||||
public String get合同附件()
|
||||
{
|
||||
return 合同附件;
|
||||
}
|
||||
public void set发票抬头(String 发票抬头)
|
||||
{
|
||||
this.发票抬头 = 发票抬头;
|
||||
}
|
||||
|
||||
public String get发票抬头()
|
||||
{
|
||||
return 发票抬头;
|
||||
}
|
||||
public void set发票税号(Long 发票税号)
|
||||
{
|
||||
this.发票税号 = 发票税号;
|
||||
}
|
||||
|
||||
public Long get发票税号()
|
||||
{
|
||||
return 发票税号;
|
||||
}
|
||||
public void set税种(String 税种)
|
||||
{
|
||||
this.税种 = 税种;
|
||||
}
|
||||
|
||||
public String get税种()
|
||||
{
|
||||
return 税种;
|
||||
}
|
||||
public void set增值税税率(Long 增值税税率)
|
||||
{
|
||||
this.增值税税率 = 增值税税率;
|
||||
}
|
||||
|
||||
public Long get增值税税率()
|
||||
{
|
||||
return 增值税税率;
|
||||
}
|
||||
public void set开户银行(String 开户银行)
|
||||
{
|
||||
this.开户银行 = 开户银行;
|
||||
}
|
||||
|
||||
public String get开户银行()
|
||||
{
|
||||
return 开户银行;
|
||||
}
|
||||
public void set银行账号(String 银行账号)
|
||||
{
|
||||
this.银行账号 = 银行账号;
|
||||
}
|
||||
|
||||
public String get银行账号()
|
||||
{
|
||||
return 银行账号;
|
||||
}
|
||||
public void set创建时间(String 创建时间)
|
||||
{
|
||||
this.创建时间 = 创建时间;
|
||||
}
|
||||
|
||||
public String get创建时间()
|
||||
{
|
||||
return 创建时间;
|
||||
}
|
||||
public void set创建用户(String 创建用户)
|
||||
{
|
||||
this.创建用户 = 创建用户;
|
||||
}
|
||||
|
||||
public String get创建用户()
|
||||
{
|
||||
return 创建用户;
|
||||
}
|
||||
public void set最近修改时间(String 最近修改时间)
|
||||
{
|
||||
this.最近修改时间 = 最近修改时间;
|
||||
}
|
||||
|
||||
public String get最近修改时间()
|
||||
{
|
||||
return 最近修改时间;
|
||||
}
|
||||
public void set修改用户(String 修改用户)
|
||||
{
|
||||
this.修改用户 = 修改用户;
|
||||
}
|
||||
|
||||
public String get修改用户()
|
||||
{
|
||||
return 修改用户;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("供应商编码", get供应商编码())
|
||||
.append("供应商名称", get供应商名称())
|
||||
.append("供应商分类", get供应商分类())
|
||||
.append("供应商等级", get供应商等级())
|
||||
.append("签约开始日期", get签约开始日期())
|
||||
.append("结算期限", get结算期限())
|
||||
.append("采购负责人", get采购负责人())
|
||||
.append("签约结束日期", get签约结束日期())
|
||||
.append("信用额度", get信用额度())
|
||||
.append("供应商地区", get供应商地区())
|
||||
.append("具体地址", get具体地址())
|
||||
.append("合同附件", get合同附件())
|
||||
.append("发票抬头", get发票抬头())
|
||||
.append("发票税号", get发票税号())
|
||||
.append("税种", get税种())
|
||||
.append("增值税税率%", get增值税税率())
|
||||
.append("开户银行", get开户银行())
|
||||
.append("银行账号", get银行账号())
|
||||
.append("创建时间", get创建时间())
|
||||
.append("创建用户", get创建用户())
|
||||
.append("最近修改时间", get最近修改时间())
|
||||
.append("修改用户", get修改用户())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,203 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 入库
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 入库{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 选择采购订单;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 采购入库单编号;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 入库仓库;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 入库产品总数;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 是否存在不合格品;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 合格品入库确认;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 入库产品采购价总额;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 质检时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 质检员;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 入库时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 入库员;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建用户;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 修改用户;
|
||||
|
||||
public void set选择采购订单(String 选择采购订单)
|
||||
{
|
||||
this.选择采购订单 = 选择采购订单;
|
||||
}
|
||||
|
||||
public String get选择采购订单()
|
||||
{
|
||||
return 选择采购订单;
|
||||
}
|
||||
public void set采购入库单编号(String 采购入库单编号)
|
||||
{
|
||||
this.采购入库单编号 = 采购入库单编号;
|
||||
}
|
||||
|
||||
public String get采购入库单编号()
|
||||
{
|
||||
return 采购入库单编号;
|
||||
}
|
||||
public void set入库仓库(String 入库仓库)
|
||||
{
|
||||
this.入库仓库 = 入库仓库;
|
||||
}
|
||||
|
||||
public String get入库仓库()
|
||||
{
|
||||
return 入库仓库;
|
||||
}
|
||||
public void set入库产品总数(Long 入库产品总数)
|
||||
{
|
||||
this.入库产品总数 = 入库产品总数;
|
||||
}
|
||||
|
||||
public Long get入库产品总数()
|
||||
{
|
||||
return 入库产品总数;
|
||||
}
|
||||
public void set是否存在不合格品(String 是否存在不合格品)
|
||||
{
|
||||
this.是否存在不合格品 = 是否存在不合格品;
|
||||
}
|
||||
|
||||
public String get是否存在不合格品()
|
||||
{
|
||||
return 是否存在不合格品;
|
||||
}
|
||||
public void set合格品入库确认(String 合格品入库确认)
|
||||
{
|
||||
this.合格品入库确认 = 合格品入库确认;
|
||||
}
|
||||
|
||||
public String get合格品入库确认()
|
||||
{
|
||||
return 合格品入库确认;
|
||||
}
|
||||
public void set入库产品采购价总额(Long 入库产品采购价总额)
|
||||
{
|
||||
this.入库产品采购价总额 = 入库产品采购价总额;
|
||||
}
|
||||
|
||||
public Long get入库产品采购价总额()
|
||||
{
|
||||
return 入库产品采购价总额;
|
||||
}
|
||||
public void set质检时间(String 质检时间)
|
||||
{
|
||||
this.质检时间 = 质检时间;
|
||||
}
|
||||
|
||||
public String get质检时间()
|
||||
{
|
||||
return 质检时间;
|
||||
}
|
||||
public void set质检员(String 质检员)
|
||||
{
|
||||
this.质检员 = 质检员;
|
||||
}
|
||||
|
||||
public String get质检员()
|
||||
{
|
||||
return 质检员;
|
||||
}
|
||||
public void set入库时间(String 入库时间)
|
||||
{
|
||||
this.入库时间 = 入库时间;
|
||||
}
|
||||
|
||||
public String get入库时间()
|
||||
{
|
||||
return 入库时间;
|
||||
}
|
||||
public void set入库员(String 入库员)
|
||||
{
|
||||
this.入库员 = 入库员;
|
||||
}
|
||||
|
||||
public String get入库员()
|
||||
{
|
||||
return 入库员;
|
||||
}
|
||||
public void set创建时间(String 创建时间)
|
||||
{
|
||||
this.创建时间 = 创建时间;
|
||||
}
|
||||
|
||||
public String get创建时间()
|
||||
{
|
||||
return 创建时间;
|
||||
}
|
||||
public void set创建用户(String 创建用户)
|
||||
{
|
||||
this.创建用户 = 创建用户;
|
||||
}
|
||||
|
||||
public String get创建用户()
|
||||
{
|
||||
return 创建用户;
|
||||
}
|
||||
public void set修改用户(String 修改用户)
|
||||
{
|
||||
this.修改用户 = 修改用户;
|
||||
}
|
||||
|
||||
public String get修改用户()
|
||||
{
|
||||
return 修改用户;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("选择采购订单", get选择采购订单())
|
||||
.append("采购入库单编号", get采购入库单编号())
|
||||
.append("入库仓库", get入库仓库())
|
||||
.append("入库产品总数", get入库产品总数())
|
||||
.append("是否存在不合格品", get是否存在不合格品())
|
||||
.append("合格品入库确认", get合格品入库确认())
|
||||
.append("入库产品采购价总额(含税)/元", get入库产品采购价总额())
|
||||
.append("质检时间", get质检时间())
|
||||
.append("质检员", get质检员())
|
||||
.append("入库时间", get入库时间())
|
||||
.append("入库员", get入库员())
|
||||
.append("创建时间", get创建时间())
|
||||
.append("创建用户", get创建用户())
|
||||
.append("修改用户", get修改用户())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,216 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 出库
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 出库 {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 选择销售订单;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 产品出库标签;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 出库仓库;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 预计出库时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 销售订单名称;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 客户名称;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 出库产品总数;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 出库产品售价总额;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 出库员;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 客户收货确认;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 收货确认时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建用户;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 最近修改时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 修改用户;
|
||||
|
||||
public void set选择销售订单(String 选择销售订单)
|
||||
{
|
||||
this.选择销售订单 = 选择销售订单;
|
||||
}
|
||||
|
||||
public String get选择销售订单()
|
||||
{
|
||||
return 选择销售订单;
|
||||
}
|
||||
public void set产品出库标签(String 产品出库标签)
|
||||
{
|
||||
this.产品出库标签 = 产品出库标签;
|
||||
}
|
||||
|
||||
public String get产品出库标签()
|
||||
{
|
||||
return 产品出库标签;
|
||||
}
|
||||
public void set出库仓库(String 出库仓库)
|
||||
{
|
||||
this.出库仓库 = 出库仓库;
|
||||
}
|
||||
|
||||
public String get出库仓库()
|
||||
{
|
||||
return 出库仓库;
|
||||
}
|
||||
public void set预计出库时间(String 预计出库时间)
|
||||
{
|
||||
this.预计出库时间 = 预计出库时间;
|
||||
}
|
||||
|
||||
public String get预计出库时间()
|
||||
{
|
||||
return 预计出库时间;
|
||||
}
|
||||
public void set销售订单名称(String 销售订单名称)
|
||||
{
|
||||
this.销售订单名称 = 销售订单名称;
|
||||
}
|
||||
|
||||
public String get销售订单名称()
|
||||
{
|
||||
return 销售订单名称;
|
||||
}
|
||||
public void set客户名称(String 客户名称)
|
||||
{
|
||||
this.客户名称 = 客户名称;
|
||||
}
|
||||
|
||||
public String get客户名称()
|
||||
{
|
||||
return 客户名称;
|
||||
}
|
||||
public void set出库产品总数(Long 出库产品总数)
|
||||
{
|
||||
this.出库产品总数 = 出库产品总数;
|
||||
}
|
||||
|
||||
public Long get出库产品总数()
|
||||
{
|
||||
return 出库产品总数;
|
||||
}
|
||||
public void set出库产品售价总额(Long 出库产品售价总额)
|
||||
{
|
||||
this.出库产品售价总额 = 出库产品售价总额;
|
||||
}
|
||||
|
||||
public Long get出库产品售价总额()
|
||||
{
|
||||
return 出库产品售价总额;
|
||||
}
|
||||
public void set出库员(String 出库员)
|
||||
{
|
||||
this.出库员 = 出库员;
|
||||
}
|
||||
|
||||
public String get出库员()
|
||||
{
|
||||
return 出库员;
|
||||
}
|
||||
public void set客户收货确认(String 客户收货确认)
|
||||
{
|
||||
this.客户收货确认 = 客户收货确认;
|
||||
}
|
||||
|
||||
public String get客户收货确认()
|
||||
{
|
||||
return 客户收货确认;
|
||||
}
|
||||
public void set收货确认时间(String 收货确认时间)
|
||||
{
|
||||
this.收货确认时间 = 收货确认时间;
|
||||
}
|
||||
|
||||
public String get收货确认时间()
|
||||
{
|
||||
return 收货确认时间;
|
||||
}
|
||||
public void set创建时间(String 创建时间)
|
||||
{
|
||||
this.创建时间 = 创建时间;
|
||||
}
|
||||
|
||||
public String get创建时间()
|
||||
{
|
||||
return 创建时间;
|
||||
}
|
||||
public void set创建用户(String 创建用户)
|
||||
{
|
||||
this.创建用户 = 创建用户;
|
||||
}
|
||||
|
||||
public String get创建用户()
|
||||
{
|
||||
return 创建用户;
|
||||
}
|
||||
public void set最近修改时间(String 最近修改时间)
|
||||
{
|
||||
this.最近修改时间 = 最近修改时间;
|
||||
}
|
||||
|
||||
public String get最近修改时间()
|
||||
{
|
||||
return 最近修改时间;
|
||||
}
|
||||
public void set修改用户(String 修改用户)
|
||||
{
|
||||
this.修改用户 = 修改用户;
|
||||
}
|
||||
|
||||
public String get修改用户()
|
||||
{
|
||||
return 修改用户;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("选择销售订单", get选择销售订单())
|
||||
.append("产品出库标签", get产品出库标签())
|
||||
.append("出库仓库", get出库仓库())
|
||||
.append("预计出库时间", get预计出库时间())
|
||||
.append("销售订单名称", get销售订单名称())
|
||||
.append("客户名称", get客户名称())
|
||||
.append("出库产品总数", get出库产品总数())
|
||||
.append("出库产品售价总额(含税)/元", get出库产品售价总额())
|
||||
.append("出库员", get出库员())
|
||||
.append("客户收货确认", get客户收货确认())
|
||||
.append("收货确认时间", get收货确认时间())
|
||||
.append("创建时间", get创建时间())
|
||||
.append("创建用户", get创建用户())
|
||||
.append("最近修改时间", get最近修改时间())
|
||||
.append("修改用户", get修改用户())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,177 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 发票管理
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 发票管理 {
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** 选择对账单 */
|
||||
private String 选择对账单;
|
||||
|
||||
/** 发票金额含税 */
|
||||
private String 发票金额含税;
|
||||
|
||||
/** 待开票金额含税元 */
|
||||
private String 待开票金额含税元;
|
||||
|
||||
/** 累计开票金额含税 */
|
||||
private String 累计开票金额含税;
|
||||
|
||||
/** 发票类型 */
|
||||
private String 发票类型;
|
||||
|
||||
/** 发票号码 */
|
||||
private String 发票号码;
|
||||
|
||||
/** 开票时间 */
|
||||
private String 开票时间;
|
||||
|
||||
/** 发票抬头 */
|
||||
private String 发票抬头;
|
||||
|
||||
/** 发票税号 */
|
||||
private String 发票税号;
|
||||
|
||||
/** 税种 */
|
||||
private String 税种;
|
||||
|
||||
/** 经办人 */
|
||||
private String 经办人;
|
||||
|
||||
/** 归属部门 */
|
||||
private String 归属部门;
|
||||
|
||||
public void set选择对账单(String 选择对账单)
|
||||
{
|
||||
this.选择对账单 = 选择对账单;
|
||||
}
|
||||
|
||||
public String get选择对账单()
|
||||
{
|
||||
return 选择对账单;
|
||||
}
|
||||
public void set发票金额含税(String 发票金额含税)
|
||||
{
|
||||
this.发票金额含税 = 发票金额含税;
|
||||
}
|
||||
|
||||
public String get发票金额含税()
|
||||
{
|
||||
return 发票金额含税;
|
||||
}
|
||||
public void set待开票金额含税元(String 待开票金额含税元)
|
||||
{
|
||||
this.待开票金额含税元 = 待开票金额含税元;
|
||||
}
|
||||
|
||||
public String get待开票金额含税元()
|
||||
{
|
||||
return 待开票金额含税元;
|
||||
}
|
||||
public void set累计开票金额含税(String 累计开票金额含税)
|
||||
{
|
||||
this.累计开票金额含税 = 累计开票金额含税;
|
||||
}
|
||||
|
||||
public String get累计开票金额含税()
|
||||
{
|
||||
return 累计开票金额含税;
|
||||
}
|
||||
public void set发票类型(String 发票类型)
|
||||
{
|
||||
this.发票类型 = 发票类型;
|
||||
}
|
||||
|
||||
public String get发票类型()
|
||||
{
|
||||
return 发票类型;
|
||||
}
|
||||
public void set发票号码(String 发票号码)
|
||||
{
|
||||
this.发票号码 = 发票号码;
|
||||
}
|
||||
|
||||
public String get发票号码()
|
||||
{
|
||||
return 发票号码;
|
||||
}
|
||||
public void set开票时间(String 开票时间)
|
||||
{
|
||||
this.开票时间 = 开票时间;
|
||||
}
|
||||
|
||||
public String get开票时间()
|
||||
{
|
||||
return 开票时间;
|
||||
}
|
||||
public void set发票抬头(String 发票抬头)
|
||||
{
|
||||
this.发票抬头 = 发票抬头;
|
||||
}
|
||||
|
||||
public String get发票抬头()
|
||||
{
|
||||
return 发票抬头;
|
||||
}
|
||||
public void set发票税号(String 发票税号)
|
||||
{
|
||||
this.发票税号 = 发票税号;
|
||||
}
|
||||
|
||||
public String get发票税号()
|
||||
{
|
||||
return 发票税号;
|
||||
}
|
||||
public void set税种(String 税种)
|
||||
{
|
||||
this.税种 = 税种;
|
||||
}
|
||||
|
||||
public String get税种()
|
||||
{
|
||||
return 税种;
|
||||
}
|
||||
public void set经办人(String 经办人)
|
||||
{
|
||||
this.经办人 = 经办人;
|
||||
}
|
||||
|
||||
public String get经办人()
|
||||
{
|
||||
return 经办人;
|
||||
}
|
||||
public void set归属部门(String 归属部门)
|
||||
{
|
||||
this.归属部门 = 归属部门;
|
||||
}
|
||||
|
||||
public String get归属部门()
|
||||
{
|
||||
return 归属部门;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("选择对账单", get选择对账单())
|
||||
.append("发票金额含税", get发票金额含税())
|
||||
.append("待开票金额含税元", get待开票金额含税元())
|
||||
.append("累计开票金额含税", get累计开票金额含税())
|
||||
.append("发票类型", get发票类型())
|
||||
.append("发票号码", get发票号码())
|
||||
.append("开票时间", get开票时间())
|
||||
.append("发票抬头", get发票抬头())
|
||||
.append("发票税号", get发票税号())
|
||||
.append("税种", get税种())
|
||||
.append("经办人", get经办人())
|
||||
.append("归属部门", get归属部门())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,190 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 应付账款
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 应付账款{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 产品名称;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 单位;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 采购数量;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 实际采购价含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 实际采购价不含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 应付状态;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 应付金额;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 应付对账时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 付款状态;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 付款金额;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 付款时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 采购入库单;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 本次入库总数;
|
||||
|
||||
public void set产品名称(String 产品名称)
|
||||
{
|
||||
this.产品名称 = 产品名称;
|
||||
}
|
||||
|
||||
public String get产品名称()
|
||||
{
|
||||
return 产品名称;
|
||||
}
|
||||
public void set单位(String 单位)
|
||||
{
|
||||
this.单位 = 单位;
|
||||
}
|
||||
|
||||
public String get单位()
|
||||
{
|
||||
return 单位;
|
||||
}
|
||||
public void set采购数量(Long 采购数量)
|
||||
{
|
||||
this.采购数量 = 采购数量;
|
||||
}
|
||||
|
||||
public Long get采购数量()
|
||||
{
|
||||
return 采购数量;
|
||||
}
|
||||
public void set实际采购价(Long 实际采购价)
|
||||
{
|
||||
this.实际采购价含税 = 实际采购价;
|
||||
}
|
||||
|
||||
public Long get实际采购价含税()
|
||||
{
|
||||
return 实际采购价含税;
|
||||
}
|
||||
public void set实际采购价不含税(Long 实际采购价不含税)
|
||||
{
|
||||
this.实际采购价不含税 = 实际采购价不含税;
|
||||
}
|
||||
|
||||
public Long get实际采购价不含税()
|
||||
{
|
||||
return 实际采购价不含税;
|
||||
}
|
||||
public void set应付状态(String 应付状态)
|
||||
{
|
||||
this.应付状态 = 应付状态;
|
||||
}
|
||||
|
||||
public String get应付状态()
|
||||
{
|
||||
return 应付状态;
|
||||
}
|
||||
public void set应付金额(Long 应付金额)
|
||||
{
|
||||
this.应付金额 = 应付金额;
|
||||
}
|
||||
|
||||
public Long get应付金额()
|
||||
{
|
||||
return 应付金额;
|
||||
}
|
||||
public void set应付对账时间(String 应付对账时间)
|
||||
{
|
||||
this.应付对账时间 = 应付对账时间;
|
||||
}
|
||||
|
||||
public String get应付对账时间()
|
||||
{
|
||||
return 应付对账时间;
|
||||
}
|
||||
public void set付款状态(String 付款状态)
|
||||
{
|
||||
this.付款状态 = 付款状态;
|
||||
}
|
||||
|
||||
public String get付款状态()
|
||||
{
|
||||
return 付款状态;
|
||||
}
|
||||
public void set付款金额(Long 付款金额)
|
||||
{
|
||||
this.付款金额 = 付款金额;
|
||||
}
|
||||
|
||||
public Long get付款金额()
|
||||
{
|
||||
return 付款金额;
|
||||
}
|
||||
public void set付款时间(String 付款时间)
|
||||
{
|
||||
this.付款时间 = 付款时间;
|
||||
}
|
||||
|
||||
public String get付款时间()
|
||||
{
|
||||
return 付款时间;
|
||||
}
|
||||
public void set采购入库单(Long 采购入库单)
|
||||
{
|
||||
this.采购入库单 = 采购入库单;
|
||||
}
|
||||
|
||||
public Long get采购入库单()
|
||||
{
|
||||
return 采购入库单;
|
||||
}
|
||||
public void set本次入库总数(Long 本次入库总数)
|
||||
{
|
||||
this.本次入库总数 = 本次入库总数;
|
||||
}
|
||||
|
||||
public Long get本次入库总数()
|
||||
{
|
||||
return 本次入库总数;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("产品名称", get产品名称())
|
||||
.append("单位", get单位())
|
||||
.append("采购数量", get采购数量())
|
||||
.append("实际采购价(含税)/元", get实际采购价含税())
|
||||
.append("实际采购价(不含税)/元", get实际采购价不含税())
|
||||
.append("应付状态", get应付状态())
|
||||
.append("应付金额/元", get应付金额())
|
||||
.append("应付对账时间", get应付对账时间())
|
||||
.append("付款状态", get付款状态())
|
||||
.append("付款金额/元", get付款金额())
|
||||
.append("付款时间", get付款时间())
|
||||
.append("采购入库单", get采购入库单())
|
||||
.append("本次入库总数", get本次入库总数())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,190 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 应收账款
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 应收账款{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 销售出库单;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 产品名称;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 单位;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 销售数量;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 本次出库总数;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 实际售价含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 实际售价不含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 应收状态;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 应收金额;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 应收对账时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 收款状态;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 收款金额;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 收款时间;
|
||||
|
||||
public void set销售出库单(String 销售出库单)
|
||||
{
|
||||
this.销售出库单 = 销售出库单;
|
||||
}
|
||||
|
||||
public String get销售出库单()
|
||||
{
|
||||
return 销售出库单;
|
||||
}
|
||||
public void set产品名称(String 产品名称)
|
||||
{
|
||||
this.产品名称 = 产品名称;
|
||||
}
|
||||
|
||||
public String get产品名称()
|
||||
{
|
||||
return 产品名称;
|
||||
}
|
||||
public void set单位(String 单位)
|
||||
{
|
||||
this.单位 = 单位;
|
||||
}
|
||||
|
||||
public String get单位()
|
||||
{
|
||||
return 单位;
|
||||
}
|
||||
public void set销售数量(Long 销售数量)
|
||||
{
|
||||
this.销售数量 = 销售数量;
|
||||
}
|
||||
|
||||
public Long get销售数量()
|
||||
{
|
||||
return 销售数量;
|
||||
}
|
||||
public void set本次出库总数(Long 本次出库总数)
|
||||
{
|
||||
this.本次出库总数 = 本次出库总数;
|
||||
}
|
||||
|
||||
public Long get本次出库总数()
|
||||
{
|
||||
return 本次出库总数;
|
||||
}
|
||||
public void set实际售价含税(Long 实际售价含税)
|
||||
{
|
||||
this.实际售价含税 = 实际售价含税;
|
||||
}
|
||||
|
||||
public Long get实际售价含税()
|
||||
{
|
||||
return 实际售价含税;
|
||||
}
|
||||
public void set实际售价不含税(Long 实际售价不含税)
|
||||
{
|
||||
this.实际售价不含税 = 实际售价不含税;
|
||||
}
|
||||
|
||||
public Long get实际售价不含税()
|
||||
{
|
||||
return 实际售价不含税;
|
||||
}
|
||||
public void set应收状态(String 应收状态)
|
||||
{
|
||||
this.应收状态 = 应收状态;
|
||||
}
|
||||
|
||||
public String get应收状态()
|
||||
{
|
||||
return 应收状态;
|
||||
}
|
||||
public void set应收金额(Long 应收金额)
|
||||
{
|
||||
this.应收金额 = 应收金额;
|
||||
}
|
||||
|
||||
public Long get应收金额()
|
||||
{
|
||||
return 应收金额;
|
||||
}
|
||||
public void set应收对账时间(String 应收对账时间)
|
||||
{
|
||||
this.应收对账时间 = 应收对账时间;
|
||||
}
|
||||
|
||||
public String get应收对账时间()
|
||||
{
|
||||
return 应收对账时间;
|
||||
}
|
||||
public void set收款状态(String 收款状态)
|
||||
{
|
||||
this.收款状态 = 收款状态;
|
||||
}
|
||||
|
||||
public String get收款状态()
|
||||
{
|
||||
return 收款状态;
|
||||
}
|
||||
public void set收款金额(Long 收款金额)
|
||||
{
|
||||
this.收款金额 = 收款金额;
|
||||
}
|
||||
|
||||
public Long get收款金额()
|
||||
{
|
||||
return 收款金额;
|
||||
}
|
||||
public void set收款时间(String 收款时间)
|
||||
{
|
||||
this.收款时间 = 收款时间;
|
||||
}
|
||||
|
||||
public String get收款时间()
|
||||
{
|
||||
return 收款时间;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("销售出库单", get销售出库单())
|
||||
.append("产品名称", get产品名称())
|
||||
.append("单位", get单位())
|
||||
.append("销售数量", get销售数量())
|
||||
.append("本次出库总数", get本次出库总数())
|
||||
.append("实际售价(含税)/元", get实际售价含税())
|
||||
.append("实际售价(不含税)/元", get实际售价不含税())
|
||||
.append("应收状态", get应收状态())
|
||||
.append("应收金额/元", get应收金额())
|
||||
.append("应收对账时间", get应收对账时间())
|
||||
.append("收款状态", get收款状态())
|
||||
.append("收款金额", get收款金额())
|
||||
.append("收款时间", get收款时间())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,190 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 盘点
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 盘点{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 盘点类型;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 盘点单编号;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 盘点开始日期;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 盘点结束日期;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 盘点仓库;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 盘点员;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 盘亏产品总数;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 盘亏产品售价总额含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 盘盈产品总数;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 盘盈产品售价总额含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建用户;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 最近修改时间;
|
||||
|
||||
public void set盘点类型(String 盘点类型)
|
||||
{
|
||||
this.盘点类型 = 盘点类型;
|
||||
}
|
||||
|
||||
public String get盘点类型()
|
||||
{
|
||||
return 盘点类型;
|
||||
}
|
||||
public void set盘点单编号(String 盘点单编号)
|
||||
{
|
||||
this.盘点单编号 = 盘点单编号;
|
||||
}
|
||||
|
||||
public String get盘点单编号()
|
||||
{
|
||||
return 盘点单编号;
|
||||
}
|
||||
public void set盘点开始日期(String 盘点开始日期)
|
||||
{
|
||||
this.盘点开始日期 = 盘点开始日期;
|
||||
}
|
||||
|
||||
public String get盘点开始日期()
|
||||
{
|
||||
return 盘点开始日期;
|
||||
}
|
||||
public void set盘点结束日期(String 盘点结束日期)
|
||||
{
|
||||
this.盘点结束日期 = 盘点结束日期;
|
||||
}
|
||||
|
||||
public String get盘点结束日期()
|
||||
{
|
||||
return 盘点结束日期;
|
||||
}
|
||||
public void set盘点仓库(String 盘点仓库)
|
||||
{
|
||||
this.盘点仓库 = 盘点仓库;
|
||||
}
|
||||
|
||||
public String get盘点仓库()
|
||||
{
|
||||
return 盘点仓库;
|
||||
}
|
||||
public void set盘点员(String 盘点员)
|
||||
{
|
||||
this.盘点员 = 盘点员;
|
||||
}
|
||||
|
||||
public String get盘点员()
|
||||
{
|
||||
return 盘点员;
|
||||
}
|
||||
public void set盘亏产品总数(Long 盘亏产品总数)
|
||||
{
|
||||
this.盘亏产品总数 = 盘亏产品总数;
|
||||
}
|
||||
|
||||
public Long get盘亏产品总数()
|
||||
{
|
||||
return 盘亏产品总数;
|
||||
}
|
||||
public void set盘亏产品售价总额含税(Long 盘亏产品售价总额含税)
|
||||
{
|
||||
this.盘亏产品售价总额含税 = 盘亏产品售价总额含税;
|
||||
}
|
||||
|
||||
public Long get盘亏产品售价总额含税()
|
||||
{
|
||||
return 盘亏产品售价总额含税;
|
||||
}
|
||||
public void set盘盈产品总数(Long 盘盈产品总数)
|
||||
{
|
||||
this.盘盈产品总数 = 盘盈产品总数;
|
||||
}
|
||||
|
||||
public Long get盘盈产品总数()
|
||||
{
|
||||
return 盘盈产品总数;
|
||||
}
|
||||
public void set盘盈产品售价总额含税(Long 盘盈产品售价总额含税)
|
||||
{
|
||||
this.盘盈产品售价总额含税 = 盘盈产品售价总额含税;
|
||||
}
|
||||
|
||||
public Long get盘盈产品售价总额含税()
|
||||
{
|
||||
return 盘盈产品售价总额含税;
|
||||
}
|
||||
public void set创建时间(String 创建时间)
|
||||
{
|
||||
this.创建时间 = 创建时间;
|
||||
}
|
||||
|
||||
public String get创建时间()
|
||||
{
|
||||
return 创建时间;
|
||||
}
|
||||
public void set创建用户(String 创建用户)
|
||||
{
|
||||
this.创建用户 = 创建用户;
|
||||
}
|
||||
|
||||
public String get创建用户()
|
||||
{
|
||||
return 创建用户;
|
||||
}
|
||||
public void set最近修改时间(String 最近修改时间)
|
||||
{
|
||||
this.最近修改时间 = 最近修改时间;
|
||||
}
|
||||
|
||||
public String get最近修改时间()
|
||||
{
|
||||
return 最近修改时间;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("盘点类型", get盘点类型())
|
||||
.append("盘点单编号", get盘点单编号())
|
||||
.append("盘点开始日期", get盘点开始日期())
|
||||
.append("盘点结束日期", get盘点结束日期())
|
||||
.append("盘点仓库", get盘点仓库())
|
||||
.append("盘点员", get盘点员())
|
||||
.append("盘亏产品总数", get盘亏产品总数())
|
||||
.append("盘亏产品售价总额(含税)/元", get盘亏产品售价总额含税())
|
||||
.append("盘盈产品总数", get盘盈产品总数())
|
||||
.append("盘盈产品售价总额(含税)/元", get盘盈产品售价总额含税())
|
||||
.append("创建时间", get创建时间())
|
||||
.append("创建用户", get创建用户())
|
||||
.append("最近修改时间", get最近修改时间())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,229 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 退货
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 退货{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 客户名称;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 退货申请日期;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 采购退货单编号;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 选择采购订单;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 退货原因;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 退货仓库;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 经办人;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 退货产品总数;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 退货产品采购价总额含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 已入库退货产品总数;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 已入库退货产品售价总额含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 产品退回确认;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 退货处理时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建用户;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 最近修改时间;
|
||||
|
||||
public void set客户名称(String 客户名称)
|
||||
{
|
||||
this.客户名称 = 客户名称;
|
||||
}
|
||||
|
||||
public String get客户名称()
|
||||
{
|
||||
return 客户名称;
|
||||
}
|
||||
public void set退货申请日期(String 退货申请日期)
|
||||
{
|
||||
this.退货申请日期 = 退货申请日期;
|
||||
}
|
||||
|
||||
public String get退货申请日期()
|
||||
{
|
||||
return 退货申请日期;
|
||||
}
|
||||
public void set采购退货单编号(String 采购退货单编号)
|
||||
{
|
||||
this.采购退货单编号 = 采购退货单编号;
|
||||
}
|
||||
|
||||
public String get采购退货单编号()
|
||||
{
|
||||
return 采购退货单编号;
|
||||
}
|
||||
public void set选择采购订单(String 选择采购订单)
|
||||
{
|
||||
this.选择采购订单 = 选择采购订单;
|
||||
}
|
||||
|
||||
public String get选择采购订单()
|
||||
{
|
||||
return 选择采购订单;
|
||||
}
|
||||
public void set退货原因(String 退货原因)
|
||||
{
|
||||
this.退货原因 = 退货原因;
|
||||
}
|
||||
|
||||
public String get退货原因()
|
||||
{
|
||||
return 退货原因;
|
||||
}
|
||||
public void set退货仓库(String 退货仓库)
|
||||
{
|
||||
this.退货仓库 = 退货仓库;
|
||||
}
|
||||
|
||||
public String get退货仓库()
|
||||
{
|
||||
return 退货仓库;
|
||||
}
|
||||
public void set经办人(String 经办人)
|
||||
{
|
||||
this.经办人 = 经办人;
|
||||
}
|
||||
|
||||
public String get经办人()
|
||||
{
|
||||
return 经办人;
|
||||
}
|
||||
public void set退货产品总数(Long 退货产品总数)
|
||||
{
|
||||
this.退货产品总数 = 退货产品总数;
|
||||
}
|
||||
|
||||
public Long get退货产品总数()
|
||||
{
|
||||
return 退货产品总数;
|
||||
}
|
||||
public void set退货产品采购价总额含税(Long 退货产品采购价总额含税)
|
||||
{
|
||||
this.退货产品采购价总额含税 = 退货产品采购价总额含税;
|
||||
}
|
||||
|
||||
public Long get退货产品采购价总额含税()
|
||||
{
|
||||
return 退货产品采购价总额含税;
|
||||
}
|
||||
public void set已入库退货产品总数(Long 已入库退货产品总数)
|
||||
{
|
||||
this.已入库退货产品总数 = 已入库退货产品总数;
|
||||
}
|
||||
|
||||
public Long get已入库退货产品总数()
|
||||
{
|
||||
return 已入库退货产品总数;
|
||||
}
|
||||
public void set已入库退货产品售价总额含税(Long 已入库退货产品售价总额含税)
|
||||
{
|
||||
this.已入库退货产品售价总额含税 = 已入库退货产品售价总额含税;
|
||||
}
|
||||
|
||||
public Long get已入库退货产品售价总额含税()
|
||||
{
|
||||
return 已入库退货产品售价总额含税;
|
||||
}
|
||||
public void set产品退回确认(String 产品退回确认)
|
||||
{
|
||||
this.产品退回确认 = 产品退回确认;
|
||||
}
|
||||
|
||||
public String get产品退回确认()
|
||||
{
|
||||
return 产品退回确认;
|
||||
}
|
||||
public void set退货处理时间(String 退货处理时间)
|
||||
{
|
||||
this.退货处理时间 = 退货处理时间;
|
||||
}
|
||||
|
||||
public String get退货处理时间()
|
||||
{
|
||||
return 退货处理时间;
|
||||
}
|
||||
public void set创建时间(String 创建时间)
|
||||
{
|
||||
this.创建时间 = 创建时间;
|
||||
}
|
||||
|
||||
public String get创建时间()
|
||||
{
|
||||
return 创建时间;
|
||||
}
|
||||
public void set创建用户(String 创建用户)
|
||||
{
|
||||
this.创建用户 = 创建用户;
|
||||
}
|
||||
|
||||
public String get创建用户()
|
||||
{
|
||||
return 创建用户;
|
||||
}
|
||||
public void set最近修改时间(String 最近修改时间)
|
||||
{
|
||||
this.最近修改时间 = 最近修改时间;
|
||||
}
|
||||
|
||||
public String get最近修改时间()
|
||||
{
|
||||
return 最近修改时间;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("客户名称", get客户名称())
|
||||
.append("退货申请日期", get退货申请日期())
|
||||
.append("采购退货单编号", get采购退货单编号())
|
||||
.append("选择采购订单", get选择采购订单())
|
||||
.append("退货原因", get退货原因())
|
||||
.append("退货仓库", get退货仓库())
|
||||
.append("经办人", get经办人())
|
||||
.append("退货产品总数", get退货产品总数())
|
||||
.append("退货产品采购价总额(含税)/元", get退货产品采购价总额含税())
|
||||
.append("已入库-退货产品总数", get已入库退货产品总数())
|
||||
.append("已入库-退货产品售价总额(含税)/元", get已入库退货产品售价总额含税())
|
||||
.append("产品退回确认", get产品退回确认())
|
||||
.append("退货处理时间", get退货处理时间())
|
||||
.append("创建时间", get创建时间())
|
||||
.append("创建用户", get创建用户())
|
||||
.append("最近修改时间", get最近修改时间())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,268 @@
|
||||
package com.dsic.gj_erp.bean.jt;
|
||||
|
||||
import org.apache.commons.lang3.builder.ToStringBuilder;
|
||||
import org.apache.commons.lang3.builder.ToStringStyle;
|
||||
|
||||
/**
|
||||
* 【请填写功能名称】对象 采购订单
|
||||
*
|
||||
* @author ruoyi
|
||||
* @date 2024-06-26
|
||||
*/
|
||||
public class 采购订单{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 选择供应商;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 订单签订日期;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 采购订单名称;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 订单交付日期;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 采购负责人;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 入库仓库;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 采购原价总额含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 优惠金额;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 整单折扣率;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 采购订单金额含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private Long 采购金额合计不含税;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 合同附件上传;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 到货地址;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 具体地址;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 结算期限;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 创建用户;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 最近修改时间;
|
||||
|
||||
/** $column.columnComment */
|
||||
private String 修改用户;
|
||||
|
||||
public void set选择供应商(String 选择供应商)
|
||||
{
|
||||
this.选择供应商 = 选择供应商;
|
||||
}
|
||||
|
||||
public String get选择供应商()
|
||||
{
|
||||
return 选择供应商;
|
||||
}
|
||||
public void set订单签订日期(String 订单签订日期)
|
||||
{
|
||||
this.订单签订日期 = 订单签订日期;
|
||||
}
|
||||
|
||||
public String get订单签订日期()
|
||||
{
|
||||
return 订单签订日期;
|
||||
}
|
||||
public void set采购订单名称(String 采购订单名称)
|
||||
{
|
||||
this.采购订单名称 = 采购订单名称;
|
||||
}
|
||||
|
||||
public String get采购订单名称()
|
||||
{
|
||||
return 采购订单名称;
|
||||
}
|
||||
public void set订单交付日期(String 订单交付日期)
|
||||
{
|
||||
this.订单交付日期 = 订单交付日期;
|
||||
}
|
||||
|
||||
public String get订单交付日期()
|
||||
{
|
||||
return 订单交付日期;
|
||||
}
|
||||
public void set采购负责人(String 采购负责人)
|
||||
{
|
||||
this.采购负责人 = 采购负责人;
|
||||
}
|
||||
|
||||
public String get采购负责人()
|
||||
{
|
||||
return 采购负责人;
|
||||
}
|
||||
public void set入库仓库(String 入库仓库)
|
||||
{
|
||||
this.入库仓库 = 入库仓库;
|
||||
}
|
||||
|
||||
public String get入库仓库()
|
||||
{
|
||||
return 入库仓库;
|
||||
}
|
||||
public void set采购原价总额含税(Long 采购原价总额含税)
|
||||
{
|
||||
this.采购原价总额含税 = 采购原价总额含税;
|
||||
}
|
||||
|
||||
public Long get采购原价总额含税()
|
||||
{
|
||||
return 采购原价总额含税;
|
||||
}
|
||||
public void set优惠金额(Long 优惠金额)
|
||||
{
|
||||
this.优惠金额 = 优惠金额;
|
||||
}
|
||||
|
||||
public Long get优惠金额()
|
||||
{
|
||||
return 优惠金额;
|
||||
}
|
||||
public void set整单折扣率(Long 整单折扣率)
|
||||
{
|
||||
this.整单折扣率 = 整单折扣率;
|
||||
}
|
||||
|
||||
public Long get整单折扣率()
|
||||
{
|
||||
return 整单折扣率;
|
||||
}
|
||||
public void set采购订单金额含税(Long 采购订单金额含税)
|
||||
{
|
||||
this.采购订单金额含税 = 采购订单金额含税;
|
||||
}
|
||||
|
||||
public Long get采购订单金额含税()
|
||||
{
|
||||
return 采购订单金额含税;
|
||||
}
|
||||
public void set采购金额合计不含税(Long 采购金额合计不含税)
|
||||
{
|
||||
this.采购金额合计不含税 = 采购金额合计不含税;
|
||||
}
|
||||
|
||||
public Long get采购金额合计不含税()
|
||||
{
|
||||
return 采购金额合计不含税;
|
||||
}
|
||||
public void set合同附件上传(String 合同附件上传)
|
||||
{
|
||||
this.合同附件上传 = 合同附件上传;
|
||||
}
|
||||
|
||||
public String get合同附件上传()
|
||||
{
|
||||
return 合同附件上传;
|
||||
}
|
||||
public void set到货地址(String 到货地址)
|
||||
{
|
||||
this.到货地址 = 到货地址;
|
||||
}
|
||||
|
||||
public String get到货地址()
|
||||
{
|
||||
return 到货地址;
|
||||
}
|
||||
public void set具体地址(String 具体地址)
|
||||
{
|
||||
this.具体地址 = 具体地址;
|
||||
}
|
||||
|
||||
public String get具体地址()
|
||||
{
|
||||
return 具体地址;
|
||||
}
|
||||
public void set结算期限(String 结算期限)
|
||||
{
|
||||
this.结算期限 = 结算期限;
|
||||
}
|
||||
|
||||
public String get结算期限()
|
||||
{
|
||||
return 结算期限;
|
||||
}
|
||||
public void set创建时间(String 创建时间)
|
||||
{
|
||||
this.创建时间 = 创建时间;
|
||||
}
|
||||
|
||||
public String get创建时间()
|
||||
{
|
||||
return 创建时间;
|
||||
}
|
||||
public void set创建用户(String 创建用户)
|
||||
{
|
||||
this.创建用户 = 创建用户;
|
||||
}
|
||||
|
||||
public String get创建用户()
|
||||
{
|
||||
return 创建用户;
|
||||
}
|
||||
public void set最近修改时间(String 最近修改时间)
|
||||
{
|
||||
this.最近修改时间 = 最近修改时间;
|
||||
}
|
||||
|
||||
public String get最近修改时间()
|
||||
{
|
||||
return 最近修改时间;
|
||||
}
|
||||
public void set修改用户(String 修改用户)
|
||||
{
|
||||
this.修改用户 = 修改用户;
|
||||
}
|
||||
|
||||
public String get修改用户()
|
||||
{
|
||||
return 修改用户;
|
||||
}
|
||||
|
||||
@Override
|
||||
public String toString() {
|
||||
return new ToStringBuilder(this,ToStringStyle.MULTI_LINE_STYLE)
|
||||
.append("选择供应商", get选择供应商())
|
||||
.append("订单签订日期", get订单签订日期())
|
||||
.append("采购订单名称", get采购订单名称())
|
||||
.append("订单交付日期", get订单交付日期())
|
||||
.append("采购负责人", get采购负责人())
|
||||
.append("入库仓库", get入库仓库())
|
||||
.append("采购原价总额(含税)/元", get采购原价总额含税())
|
||||
.append("优惠金额", get优惠金额())
|
||||
.append("整单折扣率", get整单折扣率())
|
||||
.append("采购订单金额(含税)/元", get采购订单金额含税())
|
||||
.append("采购金额合计(不含税)/元", get采购金额合计不含税())
|
||||
.append("合同附件上传", get合同附件上传())
|
||||
.append("到货地址", get到货地址())
|
||||
.append("具体地址", get具体地址())
|
||||
.append("结算期限", get结算期限())
|
||||
.append("创建时间", get创建时间())
|
||||
.append("创建用户", get创建用户())
|
||||
.append("最近修改时间", get最近修改时间())
|
||||
.append("修改用户", get修改用户())
|
||||
.toString();
|
||||
}
|
||||
}
|
@ -0,0 +1,72 @@
|
||||
package com.dsic.gj_erp.bean.kc;
|
||||
|
||||
import lombok.Data;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* SlKc:
|
||||
* 上料库存
|
||||
* @author xhj
|
||||
* @date 2024/09/07
|
||||
*/
|
||||
@Data
|
||||
public class SlKc {
|
||||
private String KWH;
|
||||
private String SXRQ;
|
||||
private String dzwz;
|
||||
private String NBSBM;
|
||||
private String BSBS;
|
||||
private String BSSCH;
|
||||
private String DQBM;
|
||||
private String RKRQ;
|
||||
private String KSBM;
|
||||
private String KSSX;
|
||||
private String KSLX;
|
||||
private String CGFLM;
|
||||
private String GCDDH;
|
||||
private String WPPH;
|
||||
private Double QXKCL;
|
||||
private Double RKDJ;
|
||||
private String KCJE;
|
||||
private String DHH;
|
||||
private String KHTH;
|
||||
private String CPH;
|
||||
private String DDTZ;
|
||||
private String DDH;
|
||||
private String BZ;
|
||||
private String cpbs;
|
||||
private String DDXH;
|
||||
private String CFCS;
|
||||
private String LPH;
|
||||
private String CFCS1;
|
||||
private String QXKCL1;
|
||||
private String DCCH;
|
||||
private String DCCM;
|
||||
private String dcPl;
|
||||
private String dcFd;
|
||||
private String DCTH;
|
||||
private String xz;
|
||||
private String CKH;
|
||||
private String WPH;
|
||||
private String WPMC;
|
||||
private String WPGG;
|
||||
private String WPXH;
|
||||
private String WPFLM;
|
||||
private String dcTpbh;
|
||||
private String ZYCH;
|
||||
private String ZYPL;
|
||||
private String ZYLX;
|
||||
private String pwwz;
|
||||
private String SLDW;
|
||||
private String WPZT;
|
||||
private String sllsh;
|
||||
private String dyry;
|
||||
private String dyrq;
|
||||
private String ydid;
|
||||
private Integer xh;
|
||||
private String cz;
|
||||
private String pwbz;
|
||||
|
||||
private List<SlKc> list;
|
||||
}
|
@ -0,0 +1,144 @@
|
||||
package com.dsic.gj_erp.bean.pbsc;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableField;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import io.swagger.annotations.ApiModel;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
|
||||
import java.io.Serializable;
|
||||
import java.math.BigDecimal;
|
||||
|
||||
/**
|
||||
* <p>
|
||||
*
|
||||
* </p>
|
||||
*
|
||||
* @author xhj
|
||||
* @since 2024-09-08
|
||||
*/
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = false)
|
||||
@ApiModel(value="MpYlxxp对象", description="")
|
||||
public class MpYlxxp implements Serializable {
|
||||
|
||||
private static final long serialVersionUID=1L;
|
||||
|
||||
@ApiModelProperty(value = "余料生成日期")
|
||||
@TableField("SCRQ")
|
||||
private String scrq;
|
||||
|
||||
@ApiModelProperty(value = "余料使用日期")
|
||||
@TableField("SYRQ")
|
||||
private String syrq;
|
||||
|
||||
@ApiModelProperty(value = "炉批号")
|
||||
@TableField("DC_LPH")
|
||||
private String dcLph;
|
||||
|
||||
@ApiModelProperty(value = "工作中心")
|
||||
@TableField("GZZX")
|
||||
private String gzzx;
|
||||
|
||||
@ApiModelProperty(value = "剩余材料存放_跨")
|
||||
@TableField("YLCJBM")
|
||||
private String ylcjbm;
|
||||
|
||||
@ApiModelProperty(value = "剩余材料存放_垛位号")
|
||||
@TableField("YLKWH")
|
||||
private String ylkwh;
|
||||
|
||||
@ApiModelProperty(value = "船号")
|
||||
@TableField("DC_CH")
|
||||
private String dcCh;
|
||||
|
||||
@ApiModelProperty(value = "批量")
|
||||
@TableField("DC_PL")
|
||||
private String dcPl;
|
||||
|
||||
@ApiModelProperty(value = "组立")
|
||||
@TableField("DC_ZL")
|
||||
private String dcZl;
|
||||
|
||||
@ApiModelProperty(value = "余料计量单位")
|
||||
@TableField("JLDW")
|
||||
private String jldw;
|
||||
|
||||
@ApiModelProperty(value = "余料生成日期")
|
||||
@TableField("XGR")
|
||||
private String xgr;
|
||||
|
||||
@ApiModelProperty(value = "余料生成日期")
|
||||
@TableField("XGRQ")
|
||||
private String xgrq;
|
||||
|
||||
@TableId(value = "ylsxh", type = IdType.ASSIGN_UUID)
|
||||
private String ylsxh;
|
||||
|
||||
private String tzbh1;
|
||||
|
||||
private String ysrq;
|
||||
|
||||
private String zt;
|
||||
|
||||
private String hxbh;
|
||||
|
||||
private BigDecimal ylzl;
|
||||
|
||||
private String dcZl2;
|
||||
|
||||
private Double ylzd4;
|
||||
|
||||
private String wpxh;
|
||||
|
||||
private String dcPl2;
|
||||
|
||||
private BigDecimal t1;
|
||||
|
||||
private String ylbh;
|
||||
|
||||
private String ylzd1;
|
||||
|
||||
private String dcCs;
|
||||
|
||||
private BigDecimal sl;
|
||||
|
||||
private String bzrq;
|
||||
|
||||
private Double ylzd6;
|
||||
|
||||
private String hxfl;
|
||||
|
||||
private String bz;
|
||||
|
||||
private BigDecimal l;
|
||||
|
||||
private String dcTzbh2;
|
||||
|
||||
private String ylzd3;
|
||||
|
||||
@TableField("SYBS")
|
||||
private String sybs;
|
||||
|
||||
private String dcHx;
|
||||
|
||||
private Double xh;
|
||||
|
||||
private String ylzd2;
|
||||
|
||||
private String bzry;
|
||||
|
||||
private String tzbh;
|
||||
|
||||
private Double ylzd5;
|
||||
|
||||
private String wpgg;
|
||||
|
||||
private BigDecimal b1;
|
||||
|
||||
private String dcCh2;
|
||||
|
||||
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
package com.dsic.gj_erp.bean.request;
|
||||
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
public class CopyRequest<T> {
|
||||
private String project;//工程号
|
||||
private String dwgNo;//图号
|
||||
private Integer amount=1;//数量
|
||||
private T bean;
|
||||
}
|
@ -0,0 +1,49 @@
|
||||
package com.dsic.gj_erp.bean.sy;
|
||||
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
import javax.persistence.Table;
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
@Table
|
||||
public class SyMsg {
|
||||
private String id;
|
||||
//消息类型,41:月度计划下发;其他待定
|
||||
//根据消息类型,属性为subDataX的字段分别代表不同含义
|
||||
private String msgType;
|
||||
|
||||
private String subId;//发起人id
|
||||
|
||||
private String subName;//发起人姓名
|
||||
|
||||
private String subTime;//发起时间
|
||||
|
||||
private String subText;//发起内容
|
||||
|
||||
private String subData1;
|
||||
|
||||
private String subData2;
|
||||
|
||||
private String subData3;
|
||||
|
||||
private String subData4;
|
||||
|
||||
private String subData5;
|
||||
|
||||
private String handResult;//处理结果
|
||||
|
||||
private String handTime;//处理时间
|
||||
|
||||
private String handId;//处理人id
|
||||
|
||||
private String handName;//处理人
|
||||
|
||||
private String handAdv;//处理意见
|
||||
|
||||
private String zt;//状态,待定
|
||||
|
||||
private String memo;//备注
|
||||
|
||||
}
|
@ -0,0 +1,246 @@
|
||||
package com.dsic.gj_erp.bean.txzz;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import io.swagger.annotations.ApiModel;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
|
||||
import java.io.Serializable;
|
||||
import java.math.BigDecimal;
|
||||
|
||||
|
||||
/**
|
||||
* <p>
|
||||
* 物品基本表
|
||||
* </p>
|
||||
*
|
||||
* @author xhj
|
||||
* @since 2021-03-29
|
||||
*/
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = false)
|
||||
@ApiModel(value="DmMateria对象", description="物品基本表")
|
||||
public class DmMateria implements Serializable {
|
||||
|
||||
private static final long serialVersionUID=1L;
|
||||
|
||||
@TableId(value = "mat_no", type = IdType.INPUT)
|
||||
@ApiModelProperty(value = "物品号")
|
||||
private String matNo;
|
||||
|
||||
private String ylMatNo;//料卡用物品号/流程卡物品号
|
||||
private String txMatNo;//铁舾物品号
|
||||
|
||||
|
||||
// @TableField(exist = false)
|
||||
// // 原来的物品号 物品号是主键
|
||||
// private String ymatNo;
|
||||
|
||||
@ApiModelProperty(value = "物品名称")
|
||||
private String matName;
|
||||
|
||||
@ApiModelProperty(value = "规格")
|
||||
private String matSpec;
|
||||
|
||||
@ApiModelProperty(value = "物资编码一级分类")
|
||||
private String firstCateg;
|
||||
|
||||
@ApiModelProperty(value = "物资编码二级分类")
|
||||
private String secondCateg;
|
||||
|
||||
@ApiModelProperty(value = "型号/标准号")
|
||||
private String matVersion;
|
||||
|
||||
@ApiModelProperty(value = "材质")
|
||||
private String matGrd;
|
||||
|
||||
@ApiModelProperty(value = "使用类型4级分类")
|
||||
private String useCateg;
|
||||
// @Dict(dictTable ="dm_institution",dictText = "institution_name",dictCode = "institution_code")
|
||||
@ApiModelProperty(value = "仓库三级分类")
|
||||
private String institutionCode;
|
||||
|
||||
@ApiModelProperty(value = "净重量")
|
||||
private BigDecimal jweight;
|
||||
|
||||
@ApiModelProperty(value = "毛重量")
|
||||
private BigDecimal mweight;
|
||||
|
||||
@ApiModelProperty(value = "密度")
|
||||
private BigDecimal density;
|
||||
|
||||
@ApiModelProperty(value = "面积")
|
||||
private BigDecimal matArea;
|
||||
|
||||
@ApiModelProperty(value = "面积2")
|
||||
private BigDecimal matArea1;
|
||||
|
||||
@ApiModelProperty(value = "核算计量单位")
|
||||
private String hsUnit;
|
||||
|
||||
@ApiModelProperty(value = "制造部计量单位")
|
||||
private String zzUnit;
|
||||
|
||||
@ApiModelProperty(value = "采购计量单位")
|
||||
private String cgUnit;
|
||||
|
||||
@ApiModelProperty(value = "物品级别")
|
||||
private String matLevel;
|
||||
|
||||
// @Dict(dictCode = "WPLX")
|
||||
@ApiModelProperty(value = "物品分类")
|
||||
private String matCateg;
|
||||
|
||||
@ApiModelProperty(value = "采购分管部门")
|
||||
private String cgDept;
|
||||
|
||||
@ApiModelProperty(value = "分管采购员")
|
||||
private String cgRy;
|
||||
|
||||
@ApiModelProperty(value = "业务主管部门1")
|
||||
private String mainDept1;
|
||||
|
||||
@ApiModelProperty(value = "业务主管部门")
|
||||
private String mainDept;
|
||||
|
||||
@ApiModelProperty(value = "订货周期")
|
||||
private Integer orderPeriod;
|
||||
|
||||
@ApiModelProperty(value = "领用周期")
|
||||
private Integer usePeriod;
|
||||
|
||||
@ApiModelProperty(value = "采购常用标识")
|
||||
private String cgFlag;
|
||||
|
||||
@ApiModelProperty(value = "tx标识")
|
||||
private Integer txFlag;
|
||||
|
||||
@ApiModelProperty(value = "gj标识")
|
||||
private Integer gjFlag;
|
||||
|
||||
@ApiModelProperty(value = "dy标识")
|
||||
private Integer dyFlag;
|
||||
|
||||
@ApiModelProperty(value = "t1")
|
||||
private BigDecimal t1;
|
||||
|
||||
private BigDecimal t2;
|
||||
|
||||
private BigDecimal b1;
|
||||
|
||||
private String b2;
|
||||
|
||||
@ApiModelProperty(value = "开工日期")
|
||||
private String l;
|
||||
|
||||
@ApiModelProperty(value = "工艺备注")
|
||||
private String craftRemark;
|
||||
|
||||
@ApiModelProperty(value = "面积公式")
|
||||
private String areaFormula;
|
||||
|
||||
@ApiModelProperty(value = "体积公式")
|
||||
private String volumeFormula;
|
||||
|
||||
@ApiModelProperty(value = "依据1")
|
||||
private String gist1;
|
||||
|
||||
@ApiModelProperty(value = "依据2")
|
||||
private String gist2;
|
||||
|
||||
@ApiModelProperty(value = "材料来处")
|
||||
private String matFrom;
|
||||
|
||||
@ApiModelProperty(value = "零件来处")
|
||||
private String piecesFrom;
|
||||
|
||||
@ApiModelProperty(value = "所属部门")
|
||||
private String departCode;
|
||||
|
||||
@ApiModelProperty(value = "abc分类")
|
||||
private String abcCateg;
|
||||
|
||||
@ApiModelProperty(value = "工艺识别号")
|
||||
private String craftIdentifyNo;
|
||||
|
||||
@ApiModelProperty(value = "用户分类码")
|
||||
private String usertypeStatus;
|
||||
|
||||
@ApiModelProperty(value = "使用状态")
|
||||
private String useStatus;
|
||||
|
||||
private String bzry;
|
||||
|
||||
private String bzrq;
|
||||
|
||||
private String tjry;
|
||||
|
||||
private String tjrq;
|
||||
|
||||
private String spry;
|
||||
|
||||
@ApiModelProperty(value = "审批日期")
|
||||
private String sprq;
|
||||
|
||||
@ApiModelProperty(value = "油漆稀释剂")
|
||||
private String tmatCode;
|
||||
|
||||
@ApiModelProperty(value = "消耗率")
|
||||
private BigDecimal consumeRate;
|
||||
|
||||
@ApiModelProperty(value = "固体含量")
|
||||
private BigDecimal svt;
|
||||
|
||||
@ApiModelProperty(value = "油漆厂家")
|
||||
private String factory;
|
||||
|
||||
@ApiModelProperty(value = "定额焊丝kg")
|
||||
private BigDecimal fixedWire;
|
||||
|
||||
@ApiModelProperty(value = "焊点数量")
|
||||
private Integer weldngNum;
|
||||
|
||||
@ApiModelProperty(value = "坡口数量")
|
||||
private Integer grooveNum;
|
||||
|
||||
@ApiModelProperty(value = "翻口数量")
|
||||
private Integer turnNum;
|
||||
// 喷嘴
|
||||
private String nozzleModel;
|
||||
|
||||
@ApiModelProperty(value = "混合使用期~r~nh/20℃")
|
||||
private BigDecimal blendUse;
|
||||
|
||||
@ApiModelProperty(value = "稀释剂消耗率")
|
||||
private BigDecimal tmatConsumeRate;
|
||||
|
||||
@ApiModelProperty(value = "备注")
|
||||
private String remark;
|
||||
|
||||
@ApiModelProperty(value = "焊材重量")
|
||||
private BigDecimal hczl;
|
||||
//工艺类别(油漆使用)
|
||||
private String gylb;
|
||||
|
||||
// 使用方式(在基础数据中导入附件信息 添加) gjjbs
|
||||
private String useType;
|
||||
// 安全库存(在基础数据中导入附件信息 添加)
|
||||
private BigDecimal safekc;
|
||||
// 最大库存(在基础数据中导入附件信息 添加)
|
||||
private BigDecimal maxkc;
|
||||
|
||||
// 客户材料编码 在基础数据中导入附件信息 添加)
|
||||
private String itemBm;
|
||||
|
||||
|
||||
//购置类型
|
||||
private String gzlx;
|
||||
|
||||
//附件级别
|
||||
private String fjjb;
|
||||
|
||||
// 1,2,3,3
|
||||
private String project;
|
||||
}
|
@ -0,0 +1,190 @@
|
||||
package com.dsic.gj_erp.bean.txzz;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import com.dsic.gj_erp.annotation.Dict;
|
||||
import io.swagger.annotations.ApiModel;
|
||||
import io.swagger.annotations.ApiModelProperty;
|
||||
import lombok.Data;
|
||||
import lombok.EqualsAndHashCode;
|
||||
|
||||
import java.io.Serializable;
|
||||
import java.math.BigDecimal;
|
||||
|
||||
/**
|
||||
* <p>
|
||||
* 船只信息
|
||||
* </p>
|
||||
*
|
||||
* @author xhj
|
||||
* @since 2021-03-19
|
||||
*/
|
||||
@Data
|
||||
@EqualsAndHashCode(callSuper = false)
|
||||
@ApiModel(value="DmProject对象", description="船只信息")
|
||||
public class DmProject implements Serializable {
|
||||
|
||||
private static final long serialVersionUID=1L;
|
||||
// qw.select("project","factory_area","classs","owner","project_type");
|
||||
|
||||
@TableId(value = "id", type = IdType.AUTO)
|
||||
private Integer id;
|
||||
|
||||
@ApiModelProperty(value = "工程编号 Q11")
|
||||
|
||||
private String project;
|
||||
|
||||
@ApiModelProperty(value = "工程名称 Q12")
|
||||
private String projectName;
|
||||
|
||||
@ApiModelProperty(value = "代替工程编号 订单打印导出时转换使用")
|
||||
private String projectReplace;
|
||||
|
||||
@Dict(dictCode = "GCLX")
|
||||
@ApiModelProperty(value = "船只类型 dict='GCLX'")
|
||||
private String projectType;
|
||||
|
||||
@ApiModelProperty(value = "完工标识 N(默认)/Y")
|
||||
private String finishFlag;
|
||||
|
||||
@ApiModelProperty(value = "系列")
|
||||
private String series;
|
||||
|
||||
@ApiModelProperty(value = "简称")
|
||||
private String sproject;
|
||||
|
||||
@Dict(dictCode = "GCQY")
|
||||
@ApiModelProperty(value = "工厂区域 dict=''GCQY''")
|
||||
private String factoryArea;
|
||||
|
||||
@ApiModelProperty(value = "船级社")
|
||||
private String classs;
|
||||
|
||||
@ApiModelProperty(value = "船东")
|
||||
private String owner;
|
||||
|
||||
@ApiModelProperty(value = "船检")
|
||||
private String classSurveyor;
|
||||
|
||||
@ApiModelProperty(value = "管系基础船只")
|
||||
private String gjProject;
|
||||
|
||||
@ApiModelProperty(value = "是否为首制船,0:否;1:是;")
|
||||
private Integer firstMake;
|
||||
|
||||
@ApiModelProperty(value = "管系计调员")
|
||||
private String gjOperator;
|
||||
|
||||
@ApiModelProperty(value = "铁舾基础船只")
|
||||
private String txProject;
|
||||
|
||||
@ApiModelProperty(value = "铁舾计调员")
|
||||
private String txOperator;
|
||||
|
||||
@ApiModelProperty(value = "是否按区域")
|
||||
private String areaFlag;
|
||||
|
||||
@ApiModelProperty(value = "批号")
|
||||
private String bathNo;
|
||||
|
||||
@ApiModelProperty(value = "批号1")
|
||||
private String bathNo1;
|
||||
|
||||
@ApiModelProperty(value = "批号2")
|
||||
private String bathNo2;
|
||||
|
||||
@ApiModelProperty(value = "批号3")
|
||||
private String bathNo3;
|
||||
|
||||
@ApiModelProperty(value = "批号4")
|
||||
private String bathNo4;
|
||||
|
||||
@ApiModelProperty(value = "批号5")
|
||||
private String bathNo5;
|
||||
|
||||
@ApiModelProperty(value = "批号6")
|
||||
private String bathNo6;
|
||||
|
||||
@ApiModelProperty(value = "批号7")
|
||||
private String bathNo7;
|
||||
|
||||
@ApiModelProperty(value = "批号8")
|
||||
private String bathNo8;
|
||||
|
||||
@ApiModelProperty(value = "安装区域")
|
||||
private String area;
|
||||
|
||||
@ApiModelProperty(value = "工艺员")
|
||||
private String craftBy;
|
||||
|
||||
@ApiModelProperty(value = "安装区域1")
|
||||
private String area1;
|
||||
|
||||
@ApiModelProperty(value = "工艺员1")
|
||||
private String craftBy1;
|
||||
|
||||
@ApiModelProperty(value = "安装区域2")
|
||||
private String area2;
|
||||
|
||||
@ApiModelProperty(value = "工艺员2")
|
||||
private String craftBy2;
|
||||
|
||||
@ApiModelProperty(value = "单元计调员")
|
||||
private String dyOperator;
|
||||
|
||||
@ApiModelProperty(value = "开工日期")
|
||||
private String startDate;
|
||||
|
||||
@ApiModelProperty(value = "开工日期依据")
|
||||
private String startBasis;
|
||||
|
||||
@ApiModelProperty(value = "铺底日期")
|
||||
private String bottomDate;
|
||||
|
||||
@ApiModelProperty(value = "铺底日期依据")
|
||||
private String bottomBasis;
|
||||
|
||||
@ApiModelProperty(value = "下水日期")
|
||||
private String waterDate;
|
||||
|
||||
@ApiModelProperty(value = "试航日期")
|
||||
private String sailDate;
|
||||
|
||||
@ApiModelProperty(value = "签字交工日期")
|
||||
private String signDate;
|
||||
|
||||
@ApiModelProperty(value = "管系工时标准")
|
||||
private String gjgsStandard;
|
||||
|
||||
@ApiModelProperty(value = "管材系数")
|
||||
private BigDecimal pipeFactor;
|
||||
|
||||
@ApiModelProperty(value = "管支架型材系数")
|
||||
private BigDecimal pipeSupport;
|
||||
|
||||
@ApiModelProperty(value = "管系附件平库方式")
|
||||
private BigDecimal pipeFlat;
|
||||
|
||||
@ApiModelProperty(value = "封账日期")
|
||||
private String accountsDate;
|
||||
|
||||
@ApiModelProperty(value = "封装说明")
|
||||
private String accountsExplain;
|
||||
|
||||
private String bzry;
|
||||
|
||||
private String bzrq;
|
||||
|
||||
private String remark;
|
||||
|
||||
@ApiModelProperty(value = "管系分图人员")
|
||||
private String gjFty;
|
||||
private String gjHly;
|
||||
private String gjDey;
|
||||
private String gjShy;
|
||||
private String gjCky;
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
@ -0,0 +1,56 @@
|
||||
package com.dsic.gj_erp.bean.zyjh;
|
||||
|
||||
import cn.hutool.core.bean.BeanUtil;
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import com.baomidou.mybatisplus.extension.activerecord.Model;
|
||||
import com.dsic.gj_erp.bean.jhgk.DmYdjh;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
public class DmYppyz extends Model<DmYppyz> {
|
||||
|
||||
@TableId(type = IdType.AUTO)
|
||||
public Integer id;
|
||||
|
||||
public String dcCh;
|
||||
|
||||
private String dcPl;
|
||||
|
||||
private String dcFd;
|
||||
|
||||
private String kw;
|
||||
|
||||
private String zl;
|
||||
|
||||
private String tz;
|
||||
|
||||
private String lx;
|
||||
|
||||
private String xj;
|
||||
|
||||
private String ppch;//配盘船号
|
||||
|
||||
private String ypph;//预配盘号
|
||||
|
||||
private Integer dwxxId;
|
||||
|
||||
private StatusEnum status=StatusEnum.未设置垛位;
|
||||
|
||||
public static StatusEnum 已设置垛位状态(){
|
||||
return StatusEnum.设置垛位;
|
||||
}
|
||||
|
||||
public static DmYppyz of(DmYdjh ydjh){
|
||||
|
||||
DmYppyz dmYppyz = new DmYppyz();
|
||||
BeanUtil.copyProperties(ydjh,dmYppyz);
|
||||
return dmYppyz;
|
||||
}
|
||||
|
||||
public enum StatusEnum{
|
||||
未设置垛位,设置垛位,已配送
|
||||
}
|
||||
}
|
@ -0,0 +1,40 @@
|
||||
package com.dsic.gj_erp.bean.zyjh;
|
||||
|
||||
import com.alibaba.excel.annotation.ExcelProperty;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
@Getter
|
||||
@Setter
|
||||
public class PwExcel {
|
||||
|
||||
@ExcelProperty(value = "船号")
|
||||
public String dcCh;
|
||||
|
||||
@ExcelProperty(value = "批量")
|
||||
public String dcPl;
|
||||
|
||||
@ExcelProperty(value = "分段")
|
||||
public String dcFd;
|
||||
|
||||
@ExcelProperty(value = "套料图号")
|
||||
public String tlth;
|
||||
|
||||
@ExcelProperty(value = "备注")
|
||||
public String bz;
|
||||
|
||||
@ExcelProperty(value = "理料垛位")
|
||||
public String lldw;
|
||||
|
||||
@ExcelProperty(value = "理料层数")
|
||||
private String llcs;
|
||||
|
||||
@ExcelProperty(value = "状态")
|
||||
private String zt;
|
||||
|
||||
|
||||
@ExcelProperty(value = "入库批号")
|
||||
public String nbsmb;
|
||||
|
||||
|
||||
}
|
@ -0,0 +1,41 @@
|
||||
package com.dsic.gj_erp.bean.zyjh;
|
||||
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableField;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
import java.util.List;
|
||||
|
||||
/**
|
||||
* 预处理垛位
|
||||
*/
|
||||
@Getter
|
||||
@Setter
|
||||
public class Ycldw {
|
||||
|
||||
@TableId(type = IdType.AUTO)
|
||||
private Integer id;
|
||||
private String name;
|
||||
private DwTypeEnum type;
|
||||
private String tzbh;
|
||||
private String kw;
|
||||
|
||||
@TableField(exist = false)
|
||||
private List<YcldwInfo> list;
|
||||
|
||||
public void setTypeForYcl(){
|
||||
this.type=DwTypeEnum.YCL;
|
||||
}
|
||||
|
||||
public static DwTypeEnum getTypeForYcl(){
|
||||
return DwTypeEnum.YCL;
|
||||
}
|
||||
|
||||
public enum DwTypeEnum{
|
||||
YCL,//预处理垛位
|
||||
LLJ,//理料间垛位
|
||||
YPP,//预配盘垛位
|
||||
}
|
||||
}
|
@ -0,0 +1,80 @@
|
||||
package com.dsic.gj_erp.bean.zyjh;
|
||||
|
||||
import cn.hutool.core.bean.BeanUtil;
|
||||
import cn.hutool.core.date.DateUtil;
|
||||
import com.baomidou.mybatisplus.annotation.IdType;
|
||||
import com.baomidou.mybatisplus.annotation.TableId;
|
||||
import com.dsic.gj_erp.controller.zyjh.dto.ShangLiao;
|
||||
import lombok.Getter;
|
||||
import lombok.Setter;
|
||||
|
||||
/**
|
||||
* 预处理垛位层数信息
|
||||
*/
|
||||
@Getter
|
||||
@Setter
|
||||
public class YcldwInfo {
|
||||
|
||||
@TableId(type = IdType.AUTO)
|
||||
private Integer id;
|
||||
|
||||
private Integer dwId;
|
||||
private Integer ceng;
|
||||
|
||||
private String ydid;
|
||||
private String czbh;
|
||||
private String pl;
|
||||
private String fd;
|
||||
private String kw;
|
||||
private String zl;
|
||||
private String tlth;
|
||||
|
||||
private String wph;//对应材质
|
||||
private String wlh;//对应物品号
|
||||
private String lph;//对应物料号
|
||||
private String wpgg;
|
||||
private String nbsbm;//内码
|
||||
private String sljhrq;
|
||||
private String qgjhrq;
|
||||
private String bfr;//摆放人
|
||||
private String bfrq;//摆放日期
|
||||
private ZtEnum zt;
|
||||
private String djh;//工单号
|
||||
|
||||
public static YcldwInfo ofSl(ShangLiao sl){
|
||||
YcldwInfo info=new YcldwInfo();
|
||||
BeanUtil.copyProperties(sl,info);
|
||||
info.setDjh(sl.getYdjh().getDjh());
|
||||
info.sl();
|
||||
return info;
|
||||
}
|
||||
|
||||
public static YcldwInfo ofPwpg(YcldwInfo info){
|
||||
YcldwInfo info1=new YcldwInfo();
|
||||
info1.setId(info.getId());
|
||||
info1.pwpg();
|
||||
return info1;
|
||||
}
|
||||
|
||||
private void sl(){
|
||||
this.bfrq= DateUtil.date().toString("yyyy/MM/dd");
|
||||
this.baifang();
|
||||
}
|
||||
|
||||
public void baifang(){
|
||||
this.zt=ZtEnum.BF;
|
||||
}
|
||||
|
||||
private void pwpg(){
|
||||
this.zt=ZtEnum.PG;
|
||||
}
|
||||
|
||||
public void paowan(){
|
||||
this.zt=ZtEnum.PW;
|
||||
}
|
||||
|
||||
private enum ZtEnum{
|
||||
//摆放,派工,抛丸
|
||||
BF,PG,PW
|
||||
}
|
||||
}
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in new issue