You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- package md
-
- const (
- CronCalcMasterDataStatistics = "cron_calc_master_data_statistics" // 计算站长数据统计
- CronMediumSettlementState = "cron_medium_settlement_state" // 媒体结算单状态
- CronAgentSettlementState = "cron_agent_settlement_state" // 代理结算单状态
- )
|