新增云函数

This commit is contained in:
唐明明
2022-01-04 12:05:11 +08:00
parent 304c4c9b98
commit cddd9e7d0e
28 changed files with 1540 additions and 14 deletions

View File

@@ -0,0 +1,8 @@
{
"cloudfunction-config": {
"memorySize": 128,
"timeout": 5,
"triggers": [],
"path": "/ah-chain/phone-login"
}
}