This commit is contained in:
PQZ 2024-08-31 10:22:01 +08:00
parent 330d985bda
commit ab7bcfd8a3
4 changed files with 4 additions and 3 deletions

1
fuintAdmin/npm Normal file
View File

@ -0,0 +1 @@
Enter the absolute path where the nvm-windows zip file is extracted/copied to:

View File

@ -42,7 +42,7 @@
"axios": "0.24.0", "axios": "0.24.0",
"bignumber.js": "^9.1.2", "bignumber.js": "^9.1.2",
"clipboard": "2.0.8", "clipboard": "2.0.8",
"core-js": "3.25.3", "core-js": "^3.38.1",
"crypto-js": "^4.2.0", "crypto-js": "^4.2.0",
"echarts": "4.9.0", "echarts": "4.9.0",
"element-tiptap": "^1.27.1", "element-tiptap": "^1.27.1",

View File

@ -4,7 +4,7 @@ env.profile=dev
#env.properties.path=D:/workspaces/oilSystem/fuintBackend/configure/ #env.properties.path=D:/workspaces/oilSystem/fuintBackend/configure/
#env.properties.path=F:/work/oilSystem/fuintBackend/configure/ #env.properties.path=F:/work/oilSystem/fuintBackend/configure/
#env.properties.path=D:/oil/new-oil/oilSystem/fuintBackend/configure/ #env.properties.path=D:/oil/new-oil/oilSystem/fuintBackend/configure/
env.properties.path=D:/work/oilSystem/fuintBackend/configure/ env.properties.path=D:/Code/yuzhan/oil-station/fuintBackend/configure
#env.properties.path=/www/wwwroot/shenlanshuke/oilAdmin/ #env.properties.path=/www/wwwroot/shenlanshuke/oilAdmin/
# \u6570\u636E\u5E93\u914D\u7F6E # \u6570\u636E\u5E93\u914D\u7F6E

View File

@ -1 +1 @@
mvn install:install-file -Dfile=D:\work\oilSystem\fuintBackend\lib\yly_sdk_2.2.jar -DgroupId=yly_sdk -DartifactId=yly_sdk -Dversion=2.2 -Dpackaging=jar mvn install:install-file -Dfile=D:\Code\yuzhan\oil-station\fuintBackend\lib\yly_sdk_2.2.jar -DgroupId=yly_sdk -DartifactId=yly_sdk -Dversion=2.2 -Dpackaging=jar