Fun_GetMachineWorkStartDate.md 631 Bytes

Fun_GetMachineWorkStartDate (function)

获取当前机台时间(包含上一班)

  • Type: FUNCTION
  • Returns: datetime
  • Deterministic: NO
  • SQL data access: CONTAINS SQL
  • Created: 2026-04-27 19:10:15
  • Last altered: 2026-04-27 19:10:15

Parameters

# Mode Name Type
1 IN sPlcNo int
2 IN sBrId varchar(255)
3 IN sSuId varchar(255)

Body

Body is not pre-cached. To inspect: mysql --defaults-file=~/.my.cnf -e 'SHOW CREATE FUNCTIONFunGetMachineWorkStartDate'._

Narrative

No human-written narrative yet.