fix: update CodeUri for legalgo-api function to point to cmd/legalgo

This commit is contained in:
Ardeman 2025-04-16 08:33:13 +08:00
parent ecc6c3b866
commit 52916998f0

View File

@ -13,7 +13,7 @@ Resources:
FunctionName: legalgo-api FunctionName: legalgo-api
Handler: main Handler: main
Runtime: go1.x Runtime: go1.x
CodeUri: . CodeUri: cmd/legalgo
Events: Events:
Api: Api:
Type: Api Type: Api