Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
config-server-api
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
何熠
config-server-api
Commits
a77355ac
Commit
a77355ac
authored
Nov 30, 2021
by
zxn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改配置文件
parent
5c984a18
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
+3
-2
pom.xml
pom.xml
+2
-2
SuperBomPriceCalculateMapper.xml
src/main/resources/mapper/SuperBomPriceCalculateMapper.xml
+1
-0
No files found.
pom.xml
View file @
a77355ac
...
@@ -4,8 +4,8 @@
...
@@ -4,8 +4,8 @@
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
xsi:schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"
>
<modelVersion>
4.0.0
</modelVersion>
<modelVersion>
4.0.0
</modelVersion>
<groupId>
ui-tech-system
</groupId>
<groupId>
config-server-api
</groupId>
<artifactId>
ui-tech-system
</artifactId>
<artifactId>
config-server-api
</artifactId>
<version>
1.0-SNAPSHOT
</version>
<version>
1.0-SNAPSHOT
</version>
<packaging>
jar
</packaging>
<packaging>
jar
</packaging>
...
...
src/main/resources/mapper/SuperBomPriceCalculateMapper.xml
View file @
a77355ac
...
@@ -59,6 +59,7 @@
...
@@ -59,6 +59,7 @@
c.characteristic_value_code character_value_code,
c.characteristic_value_code character_value_code,
d.price_type,
d.price_type,
e.actual_price,
e.actual_price,
e.cv_price_id,
e.leve0_price,
e.leve0_price,
e.leve1_price,
e.leve1_price,
e.leve2_price,
e.leve2_price,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment