MCPcopy Create free account

hub / github.com/3075426724/PowerTennis / functions

Functions881 in github.com/3075426724/PowerTennis

↓ 135 callersMethodlog
记录日志
cloudfunctions/cloud/project/controller/admin/base_admin_controller.js:43
↓ 67 callersMethodvalidateData
* 数据校验 * @param {*} rules
cloudfunctions/cloud/project/controller/base_controller.js:63
↓ 49 callersMethodisAdmin
是否管理员
cloudfunctions/cloud/project/controller/admin/base_admin_controller.js:25
↓ 48 callersMethoderror
(str, ex = '')
cloudfunctions/cloud/framework/utils/log_util.js:63
↓ 41 callersMethodisAdmin
(that)
miniprogram/biz/admin_biz.js:74
↓ 36 callersMethodAppError
* 抛出异常 * @param {*} msg * @param {*} code
cloudfunctions/cloud/project/service/base_service.js:28
↓ 28 callersFunctiongetRnd
随机获取数据
cloudfunctions/cloud/framework/lib/faker_lib.js:12
↓ 24 callersMethodgetOne
* 获取单个object * @param {*} where * @param {*} fields * @param {*} orderBy * @returns object or null
cloudfunctions/cloud/project/model/base_model.js:39
↓ 21 callersMethodtest
()
cloudfunctions/cloud/project/controller/test/test_controller.js:10
↓ 20 callersFunctionfmtWhere
* where处理 单表 * @param {*} where ,支持: between, in, like, not in, >=, >, <=, <, !=, <> * { INFO_EXPIRE_TIME: [ //多条件 ['>=', 3], ['<=', 8
cloudfunctions/cloud/framework/database/db_util.js:923
↓ 18 callersMethod_getWhere
(where, mustPID = true)
cloudfunctions/cloud/project/model/base_model.js:18
↓ 17 callersMethodAppError
* 抛出异常 * @param {*} msg * @param {*} code
cloudfunctions/cloud/project/service/meet_service.js:32
↓ 17 callersFunctiongetDataType
(value)
cloudfunctions/cloud/framework/validate/data_check.js:52
↓ 17 callersFunctiongetDataType
(value)
miniprogram/helper/validate.js:51
↓ 17 callersMethodinitPage
* 页面初始化 分包下使用 * @param {*} skin * @param {*} that * @param {*} isLoadSkin 是否skin加载为data * @param {*} tabIndex 是否修改本页标题为设定值 * @param {*
miniprogram/biz/passport_biz.js:23
↓ 16 callersFunction_showError
(result, formName, that)
cloudfunctions/cloud/framework/validate/data_check.js:571
↓ 16 callersFunction_showError
(result, formName, that)
miniprogram/helper/validate.js:570
↓ 16 callersFunctionff
(a, b, c, d, x, s, t)
cloudfunctions/cloud/framework/lib/md5_lib.js:27
↓ 16 callersFunctiongg
(a, b, c, d, x, s, t)
cloudfunctions/cloud/framework/lib/md5_lib.js:31
↓ 16 callersFunctionhh
(a, b, c, d, x, s, t)
cloudfunctions/cloud/framework/lib/md5_lib.js:35
↓ 16 callersFunctionii
(a, b, c, d, x, s, t)
cloudfunctions/cloud/framework/lib/md5_lib.js:39
↓ 15 callersFunctionisNull
(value)
cloudfunctions/cloud/framework/validate/data_check.js:25
↓ 15 callersFunctionisNull
(value)
miniprogram/helper/validate.js:24
↓ 14 callersMethodcount
* 计算总数 * @param {*} where
cloudfunctions/cloud/project/model/base_model.js:58
↓ 14 callersFunctiongetLoopArray
(start, end, unit = '', step = 1)
miniprogram/cmpts/public/picker_time/datetime_picker.js:8
↓ 13 callersMethodinfo
(str, ex = '')
cloudfunctions/cloud/framework/utils/log_util.js:48
↓ 12 callersFunctiongetNullable
是否为空
cloudfunctions/cloud/framework/lib/faker_lib.js:727
↓ 11 callersFunctioncallback
()
miniprogram/helper/page_helper.js:276
↓ 10 callersMethod_getTime
()
cloudfunctions/cloud/framework/utils/log_util.js:77
↓ 10 callersFunctionfmtDate
(str)
miniprogram/cmpts/public/calendar/calendar_lib.js:47
↓ 10 callersMethodinsert
* 插入数据 * @param {*} data
cloudfunctions/cloud/project/model/base_model.js:67
↓ 10 callersMethodjoin
(userId, meetId, timeMark, forms)
cloudfunctions/cloud/project/service/meet_service.js:120
↓ 9 callersFunctionhasLeapMonth
(ly)
miniprogram/lib/tools/lunar_lib.js:204
↓ 9 callersFunctionwithData
(param, unit = '')
miniprogram/cmpts/public/picker_time/datetime_picker.js:3
↓ 8 callersMethod_meetLog
(meet, func = '', msg = '')
cloudfunctions/cloud/project/service/meet_service.js:37
↓ 8 callersFunctiongetBCHDigit
(data)
miniprogram/lib/tools/qrcode_lib.js:626
↓ 8 callersMethodgetList
* 分页记录 * @param {*} where * @param {*} fields * @param {*} orderBy * @param {*} page * @param {*} size * @param {*} isTotal * @par
cloudfunctions/cloud/project/model/base_model.js:272
↓ 8 callersFunctionsafe_add
* Notes: MD5类库 * Ver : CCMiniCloud Framework 2.0.1 ALL RIGHTS RESERVED BY cclinux0730 (wechat) * Date: 2021-03-01 14:00:00
cloudfunctions/cloud/framework/lib/md5_lib.js:7
↓ 8 callersFunctionsqlExecute
* 执行 * @param {*} sql * @param {*} params 数据参数
cloudfunctions/cloud/framework/database/mysql_util.js:465
↓ 7 callersFunctionfmtFields
* fields处理 * @param {*} fields 需要取得的字段 两种形式 * INFO_TITLE,INFO_ID,INFO_NAME * 或者 * { * INFO_TITLE:true, * INFO_NAME:true * } *
cloudfunctions/cloud/framework/database/db_util.js:886
↓ 7 callersFunctionfmtWhere
* where处理 单表 * @param {*} where ,支持: in, like, not in, >=, >, <=, <, !=, <> * { INFO_EXPIRE_TIME: [ //多条件 ['>=', 3], ['<=', 8], ['<
cloudfunctions/cloud/framework/database/mysql_util.js:106
↓ 7 callersMethodgetDayByTimeMark
(timeMark)
cloudfunctions/cloud/project/service/meet_service.js:197
↓ 6 callersMethod_getProjectId
()
cloudfunctions/cloud/project/model/base_model.js:11
↓ 6 callersMethodgetAll
* 所有记录 * @param {*} where * @param {*} fields * @param {*} orderBy * @param {*} size
cloudfunctions/cloud/project/model/base_model.js:232
↓ 6 callersMethodgetDaySetByTimeMark
(meet, timeMark)
cloudfunctions/cloud/project/service/meet_service.js:202
↓ 6 callersFunctiongetIntBetween
随机数组
cloudfunctions/cloud/framework/lib/faker_lib.js:619
↓ 6 callersMethodgetTimeSetByTimeMark
(meet, timeMark)
cloudfunctions/cloud/project/service/meet_service.js:213
↓ 6 callersFunctiontimestamp2Time
* 毫秒时间戳转时间格式 * @param {*} unixtime 毫秒 * @param {*} format Y-M-D h:m:s * @param {*} diff 时区差异 毫秒
cloudfunctions/cloud/framework/utils/time_util.js:62
↓ 6 callersFunctiontimestamp2Time
* 毫秒时间戳转时间格式 * @param {*} unixtime 毫秒 * @param {*} format Y-M-D h:m:s * @param {*} diff 时区差异 毫秒
miniprogram/helper/time_helper.js:63
↓ 5 callersMethodclear
* 清空表 * @param {*}
cloudfunctions/cloud/project/model/base_model.js:110
↓ 5 callersFunctioncoreMD5
(x)
cloudfunctions/cloud/framework/lib/md5_lib.js:47
↓ 5 callersMethodedit
* 修改 * @param {*} where * @param {*} data
cloudfunctions/cloud/project/model/base_model.js:49
↓ 5 callersFunctionformatNumber
(n)
cloudfunctions/cloud/framework/utils/time_util.js:119
↓ 5 callersFunctionformatNumber
(n)
miniprogram/helper/time_helper.js:120
↓ 5 callersMethodgetMeetOneDay
统一获取Meet(某天)
cloudfunctions/cloud/project/service/meet_service.js:44
↓ 5 callersFunctionhandle
(source = [], columnIndex = 0)
miniprogram/cmpts/public/picker_multi/picker_multi_cmpt.js:160
↓ 4 callersFunctioncallCloud
(route, params = {}, options)
miniprogram/helper/cloud_helper.js:68
↓ 4 callersFunctioncmn
(q, a, b, x, s, t)
cloudfunctions/cloud/framework/lib/md5_lib.js:23
↓ 4 callersFunctionfmtRowData
* RowDataPacket格式化
cloudfunctions/cloud/framework/database/mysql_util.js:80
↓ 4 callersMethodgetAllBig
* 大数据情况下取得所有记录 * @param {*} where * @param {*} fields * @param {*} orderBy * @param {*} size
cloudfunctions/cloud/project/model/base_model.js:245
↓ 4 callersMethodgetNameBeforeLog
日志除前获取名称
cloudfunctions/cloud/project/controller/admin/base_admin_controller.js:49
↓ 4 callersMethodgetNewTimeNode
(day)
miniprogram/biz/admin_meet_biz.js:69
↓ 4 callersFunctiongetPrevPage
* 获取父页面 * @param {*} deep 1=当前 2=父页 3=父父页
miniprogram/helper/page_helper.js:106
↓ 4 callersFunctionhandlerBasic
(code, msg = '', data = {})
cloudfunctions/cloud/framework/core/app_util.js:9
↓ 4 callersFunctionisHoliday
(day)
miniprogram/cmpts/public/calendar/calendar_lib.js:12
↓ 4 callersMethodmakeJobList
(subTask)
cloudfunctions/cloud/framework/core/app_job.js:78
↓ 4 callersMethodstatJoinCnt
(meetId, timeMark)
cloudfunctions/cloud/project/service/meet_service.js:80
↓ 4 callersFunctionweekIndexInMonth
(year = null, month = null, today = null)
miniprogram/cmpts/public/calendar/calendar_lib.js:24
↓ 3 callersFunctionbinl2hex
(binarray)
cloudfunctions/cloud/framework/lib/md5_lib.js:138
↓ 3 callersFunctioncheckDate
(value, desc = '')
cloudfunctions/cloud/framework/validate/data_check.js:202
↓ 3 callersFunctioncheckDate
(value, desc = '')
miniprogram/helper/validate.js:201
↓ 3 callersFunctioncheckDigit
(value, desc = '')
cloudfunctions/cloud/framework/validate/data_check.js:151
↓ 3 callersFunctioncheckDigit
(value, desc = '')
miniprogram/helper/validate.js:150
↓ 3 callersMethodcheckMeetRules
报名规则校验
cloudfunctions/cloud/project/service/meet_service.js:258
↓ 3 callersFunctioncheckText
* 校验文字信息 * @param {*}
cloudfunctions/cloud/framework/validate/content_check.js:111
↓ 3 callersMethodcount
* 计算总数 * @param {*} where
cloudfunctions/cloud/framework/database/model.js:77
↓ 3 callersFunctioncreateDay
(that)
miniprogram/cmpts/public/calendar/calendar_lib.js:217
↓ 3 callersFunctiondataset
* 取得data-数据 去掉驼峰式命名,改成纯小写式命名 * @param {*} e * @param {*} name * @param {*} child 是否获取穿透子元素的data-
miniprogram/helper/page_helper.js:305
↓ 3 callersMethoddel
* 删除记录 * @param {*} where
cloudfunctions/cloud/framework/database/model.js:185
↓ 3 callersFunctionfmtJoinSort
* sort 处理(连接表) * @param {*} sort 排序 * { INFO_ADD_TIME: -1,// 1=升序 -1=降序 只能1个? INFO_VIEW_CNT: 1, INFO_ADD_TIME: 'desc', INFO
cloudfunctions/cloud/framework/database/db_util.js:860
↓ 3 callersFunctionfmtOrderBy
* OrderBy处理 (单表) * @param {*} query 数据库句柄 * @param {*} orderBy 排序 * { INFO_ADD_TIME: 'desc', INFO_VIEW_CNT: 'asc' }
cloudfunctions/cloud/framework/database/db_util.js:843
↓ 3 callersFunctionfmtOrderBy
* 排序格式化 * @param {*} orderBy
cloudfunctions/cloud/framework/database/mysql_util.js:57
↓ 3 callersFunctionfmtURLByPID
(url, PID = '')
miniprogram/helper/page_helper.js:85
↓ 3 callersFunctionfmtWhereSimple
* 单个where处理 * @param {*} arr
cloudfunctions/cloud/framework/database/mysql_util.js:141
↓ 3 callersMethodgetDaysSet
获取日期设置
cloudfunctions/cloud/project/service/meet_service.js:54
↓ 3 callersMethodgetDesc
* 获取枚举字段的描述 * @param {*} enumName * @param {*} val
cloudfunctions/cloud/framework/database/model.js:616
↓ 3 callersFunctiongetMonthCnt
(year, month)
miniprogram/cmpts/public/calendar/calendar_lib.js:90
↓ 3 callersMethodgetNowMinute
()
cloudfunctions/cloud/framework/core/app_job.js:148
↓ 3 callersMethodgetProjectId
()
cloudfunctions/cloud/project/service/base_service.js:32
↓ 3 callersMethodinitFormData
表单初始化相关数据
miniprogram/biz/admin_meet_biz.js:399
↓ 3 callersFunctionisStrAndArrNull
(value)
cloudfunctions/cloud/framework/validate/data_check.js:31
↓ 3 callersFunctionisStrAndArrNull
(value)
miniprogram/helper/validate.js:30
↓ 3 callersFunctionlunarYearMonths
(ly)
miniprogram/lib/tools/lunar_lib.js:245
↓ 3 callersFunctionmark
()
miniprogram/cmpts/public/form/form_set_helper.js:202
↓ 3 callersMethodmax
* 最大 * @param {*} where * @param {*} field * @param {*} val
cloudfunctions/cloud/framework/database/model.js:266
↓ 3 callersFunctionqrPolynomial
(num, shift)
miniprogram/lib/tools/qrcode_lib.js:897
↓ 3 callersFunctionrdmIndex
cloudfunctions/cloud/framework/utils/data_util.js:16
↓ 3 callersFunctionread
()
miniprogram/lib/tools/qrcode_lib.js:481
↓ 3 callersFunctionsetupPositionProbePattern
(row, col)
miniprogram/lib/tools/qrcode_lib.js:58
↓ 3 callersFunctionshowEvent
(event)
cloudfunctions/cloud/framework/core/application.js:157
next →1–100 of 881, ranked by callers