智慧食堂
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.

7 lignes
306 B

  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. )