methods.dart 121 B

1234567
  1. enum TargetMethodName {
  2. //身份证读卡器
  3. OnIDCardRead,
  4. ///更新魔盒图像预览
  5. UpdateSonopostPreview,
  6. }