Yansen 2 年前
父节点
当前提交
21653a0690

+ 1
- 1
deploy/.s/1636896505560465-cn-shanghai-stategrid-service-invoice-filling-httpTrigger.json 查看文件

21
       "authType": "anonymous"
21
       "authType": "anonymous"
22
     },
22
     },
23
     "createdTime": "2022-07-18T02:02:16Z",
23
     "createdTime": "2022-07-18T02:02:16Z",
24
-    "lastModifiedTime": "2022-11-15T06:43:32Z",
24
+    "lastModifiedTime": "2022-11-23T12:01:44Z",
25
     "status": null,
25
     "status": null,
26
     "targetArn": null,
26
     "targetArn": null,
27
     "name": "httpTrigger"
27
     "name": "httpTrigger"

+ 3
- 3
deploy/.s/1636896505560465-cn-shanghai-stategrid-service-invoice-filling.json 查看文件

8
     "timeout": 30,
8
     "timeout": 30,
9
     "initializer": "",
9
     "initializer": "",
10
     "initializationTimeout": 3,
10
     "initializationTimeout": 3,
11
-    "codeSize": 69222278,
12
-    "codeChecksum": "17422496305130090700",
11
+    "codeSize": 69222842,
12
+    "codeChecksum": "14295371681357793144",
13
     "memorySize": 1024,
13
     "memorySize": 1024,
14
     "gpuMemorySize": null,
14
     "gpuMemorySize": null,
15
     "environmentVariables": {},
15
     "environmentVariables": {},
16
     "createdTime": "2022-07-18T02:02:16Z",
16
     "createdTime": "2022-07-18T02:02:16Z",
17
-    "lastModifiedTime": "2022-11-15T06:43:21Z",
17
+    "lastModifiedTime": "2022-11-23T12:01:37Z",
18
     "instanceConcurrency": 1,
18
     "instanceConcurrency": 1,
19
     "instanceSoftConcurrency": null,
19
     "instanceSoftConcurrency": null,
20
     "customContainerConfig": null,
20
     "customContainerConfig": null,

+ 1
- 1
deploy/.s/1636896505560465-cn-shanghai-stategrid-service.json 查看文件

12
     },
12
     },
13
     "serviceId": "6e96fa7b-9988-4908-b06a-0aa7e510c881",
13
     "serviceId": "6e96fa7b-9988-4908-b06a-0aa7e510c881",
14
     "createdTime": "2022-02-26T04:50:56Z",
14
     "createdTime": "2022-02-26T04:50:56Z",
15
-    "lastModifiedTime": "2022-11-15T06:43:32Z",
15
+    "lastModifiedTime": "2022-11-23T12:01:44Z",
16
     "vpcConfig": {
16
     "vpcConfig": {
17
       "vpcId": "",
17
       "vpcId": "",
18
       "vSwitchIds": [],
18
       "vSwitchIds": [],

+ 1
- 1
deploy/.s/invoice-filling.stategrid.njyunzhi.com.json 查看文件

33
     ]
33
     ]
34
   },
34
   },
35
   "createdTime": "2022-07-18T02:03:47Z",
35
   "createdTime": "2022-07-18T02:03:47Z",
36
-  "lastModifiedTime": "2022-11-15T06:43:32Z"
36
+  "lastModifiedTime": "2022-11-23T12:01:44Z"
37
 }
37
 }

+ 1
- 1
deploy/s.prod.yaml 查看文件

49
       function:
49
       function:
50
         name: invoice-filling
50
         name: invoice-filling
51
         description: '发票确认'
51
         description: '发票确认'
52
-        codeUri: ../target/invoice-0.0.5.jar
52
+        codeUri: ../target/invoice-0.0.6.jar
53
         runtime: custom
53
         runtime: custom
54
         memorySize: 1024
54
         memorySize: 1024
55
         timeout: 30
55
         timeout: 30