2014前台业务及后台服务配置发布流程.pptVIP

  • 0
  • 0
  • 约9.29千字
  • 约 58页
  • 2017-01-03 发布于北京
  • 举报

2014前台业务及后台服务配置发布流程.ppt

登入界面演示 注册新功能界面展示 功能树展示 选择新功能要展示的位置 注册新功能的界面展示 校验op_code是否可用 校验op_code是否可用 填写必要的信息 新功能的查询和删除 一、从数据库查询新功能是否注册成功: select * from sfunccodenew where function_code=‘xxxx; 二、可以在前台“快速登入”处输入刚刚注册的op_code看是否有展示。 如果想删除某个功能,可以在数据库中删除以下表的对应数据即可: select * from sfunccode where function_code=xxxx; select * from sfunccodenew where function_code=xxxx; select * from sPopedomCode where reflect_code=xxxx; select * from sRolePdomRelation where popedom_code=yyyy; where条件是sPopedomCode表中的popedom_code值。 select * from sPopeDomInfo where popedom_code=yyyy; 同上 select * from sfunccodeadd where function_code=xxxx;

文档评论(0)

1亿VIP精品文档

相关文档