GetNextMachine.md 632 Bytes

GetNextMachine (function)

得到后道工序的机台

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

Parameters

# Mode Name Type
0 RETURN `` text
1 IN uGuid varchar(100)
2 IN uProcessGuid varchar(100)
3 IN sControlId varchar(100)

Body

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

Narrative

No human-written narrative yet.