package response import ( "ulink-admin/modules/system/models/model" ) type SysOperLogResponse struct { model.SysOperLog }