张延森 3 years ago
parent
commit
d58bab253c
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      deploy/bootstrap
  2. 1
    1
      deploy/s.yml

+ 1
- 1
deploy/bootstrap View File

2
 #
2
 #
3
 #
3
 #
4
 
4
 
5
-java -jar ./ubpa-0.0.2.jar
5
+java -jar ./ubpa-0.0.3.jar

+ 1
- 1
deploy/s.yml View File

15
         name: ubpa-func
15
         name: ubpa-func
16
         description: 'ubpa-func'
16
         description: 'ubpa-func'
17
         ossBucket: yz-serverless
17
         ossBucket: yz-serverless
18
-        ossKey: ubpa/ubpa-0.0.2.zip
18
+        ossKey: ubpa/ubpa-0.0.3.zip
19
         handler: 'com.njyunzhi.ubpa.UbpaApplication::main'
19
         handler: 'com.njyunzhi.ubpa.UbpaApplication::main'
20
         memorySize: 1024
20
         memorySize: 1024
21
         timeout: 30
21
         timeout: 30