智慧食堂
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

cron_key.go 306 B

il y a 1 an
il y a 1 an
il y a 1 an
123456
  1. package md
  2. const (
  3. SyncCentralKitchenForSchoolPackageOrdState = "cron_sync_central_kitchen_for_school_package_ord_state" //更新央厨订单支付状态
  4. SyncCentralKitchenForSchoolUserWithDayState = "cron_sync_central_kitchen_for_school_user_with_day_state" //更新央厨用戶就餐記錄狀態
  5. )