智慧食堂
25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

cron_key.go 306 B

1 년 전
1 년 전
1 년 전
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. )