版本比较

标识

  • 该行被添加。
  • 该行被删除。
  • 格式已经改变。

...

TrainOnlineCourse.meta.info.teacherCenter_trainClass.json

代码块
{
    "fields": [{
            "key": "period",
            "options": {
                "change": null
            }
        },
        {
            "key": "course_index",
            "options": {
                "onlyTc": false,
                "after_process": "=function (info, file_index, response) {if(info.name){SCOPE.base_form.data.course_index = response.data.index + ',' + info.name;let course_format_arr=info.name.split('.');SCOPE.base_form.data.course_format =course_format_arr[course_format_arr.length-1];SCOPE.base_form.data.name = info.name;}}",
                "uploadLocal": true,
                "custom_api": {
                    "upload": "http://119.91.211.116:23963/upload_video?app_id=qewiproeqw123456&app_secret=dsafrqewireowqqwe123"
                }
            }
        }
    ]
}