export default fieldSet = {

    detmod_ownref:[
            {type:'string',max:20,message:'长度不能超过20个字符'},  // \detmod\ownref    业务编号 
    ],
}