king
2023-08-04 465be8b618c1fb139d56ed779ff6f4dbc8d89b89
src/tabviews/zshare/actionList/printbutton/index.jsx
@@ -1164,6 +1164,9 @@
    param.timestamp = moment().format('YYYY-MM-DD HH:mm:ss')
    param.secretkey = Utils.encrypt('', param.timestamp)
    param.username = userName
    param.fullname = fullName
    if (window.GLOB.probation) {
      param.s_debug_type = 'Y'
    }