熊猫办公系统
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

10 lines
184 B

//前台信息投稿附加JS函数
function EmpireCMSQInfoPostFun(obj,mid){
return true;
}
//后台发布信息附加JS函数
function EmpireCMSInfoPostFun(obj,mid){
return true;
}