公告板
版本库
filestore
活动
搜索
登录
黄千龙
/
OlyMEBG
派生自
OlyMEBG
概况
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
批量数据拆分处理
张宇恒
2022-05-06
a952b09858f9d6490a397051c7fdea59f82ebeb0
[~huangqianlong/OlyMEBG.git]
/
force-app
/
main
/
default
/
pages
/
DeleteEventEntry.page
1
2
3
4
5
6
<apex:page standardController="event" extensions="DeleteEventEntryController" id="page" sidebar="true" action="{!init}" >
<!-- Begin Default Content REMOVE THIS -->
<h1>Congratulations</h1>
This is your new Page
<!-- End Default Content REMOVE THIS -->
</apex:page>