local ledger funtion finish
This commit is contained in:
@@ -25,7 +25,6 @@ void rocketmq_test_set();
|
||||
void rocketmq_test_only();
|
||||
void rocketmq_test_300(int mpnum,int front_index);
|
||||
}
|
||||
//void rocketmq_test_300(int mpnum,int front_index);//20241202lnk
|
||||
extern void my_rocketmq_send(Ckafka_data_t& data);
|
||||
|
||||
|
||||
@@ -48,9 +47,6 @@ struct Subscription {
|
||||
void rocketmq_consumer_receive(
|
||||
const std::string& consumerName,
|
||||
const std::string& nameServer,
|
||||
//const std::string& topic,
|
||||
//const std::string& tag,
|
||||
//MessageCallBack callback);
|
||||
const std::vector<Subscription>& subscriptions);
|
||||
|
||||
//////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user