This repository was archived by the owner on May 5, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5757 "name" : " tcb-ext-cms-api" ,
5858 "entry" : " app.js" ,
5959 "projectPath" : " ./packages/cms-api" ,
60- "path" : " /tcb-ext-cms-api" ,
6160 "functionOptions" : {
6261 "timeout" : 15 ,
6362 "envVariables" : {
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ Resources:
3939 Type : CloudBase::Function
4040 Properties :
4141 FunctionName : tcb-ext-cms-service
42- CodeUri : extension://3314ac23da7741e19978a0835189135e .zip
42+ CodeUri : extension://bb001f6c2b5e495ebd091deee3ce5ce1 .zip
4343 InstallDependency : true
4444 Description : 提供 CMS 管理服务,所有对内容的操作和管理都会经过此函数调用,内容操作会根据用户权限来进行数据库操作
4545 MemorySize : 256
@@ -56,7 +56,7 @@ Resources:
5656 Type : CloudBase::Function
5757 Properties :
5858 FunctionName : tcb-ext-cms-init
59- CodeUri : extension://f7ffc69e43e04ef8ac34240b2a569bc6 .zip
59+ CodeUri : extension://dc66fe72c0214dc085389fc6a40d2b52 .zip
6060 InstallDependency : true
6161 Description : 提供初始化应用功能,安装扩展后,会通过该函数来进行静态资源的部署和密码的生成和设置,修改账号密码或者部署路径等扩展参数都会再次执行该函数来进行更新
6262 MemorySize : 256
@@ -76,7 +76,7 @@ Resources:
7676 Type : CloudBase::Function
7777 Properties :
7878 FunctionName : tcb-ext-cms-api
79- CodeUri : extension://be38a279ce2e4d82aed66111fb25da72 .zip
79+ CodeUri : extension://f81b2948175343c1a8e21968007ba6da .zip
8080 InstallDependency : true
8181 Description : 提供 CMS RESTful API 访问能力,所有 RESTful API 请求都会经过此函数调用
8282 MemorySize : 256
You can’t perform that action at this time.
0 commit comments