// // ****************************************************************** // // /\ /| @File constants.h // // \ V/ @Brief // // | "") @Author lijinwen, ghz005@uni-trend.com.cn // // / | @Creation 2024-07-19 // // / \\ @Modified 2024-07-23 // // *(__\_\ // // ****************************************************************** #pragma once #include #include "../BaseHelper/Constants.h" namespace Protocol { // //constexpr double xxx = 0.95; }