更改审核状态
语法格式:
根据项目id更改审核状态
参数一(必填):String 项目id
参数二(必填):String 状态 0审核中1审核通过2审核未通过
前端javascript调用数据库存储过程示例(可在编辑区域修改参数):
U.A.Request("http://cd.1473.cn/php", (["db.1473.cn", "score", "score_performance_examineState", "f323d6b1-b48f-11e7-a2fc-005056aa632a", "0"]), AsynFun, []);
运行结果展示区域:
前端javascript调用示例:
U.A.Request(score.user.AjaxUrl, ([score.user.DBAddress, score.user.DataBase, "score_performance_examineState", id, state]), AsynFun, []);
工作人员
作者:16通信网络G5-2
信息录入:16通信网络G5-2