https://github.com/walkor/workerman-statistics
協(xié)議中的 PACKAGE_FIXED_LENGTH 的值是固定的值嗎 還是怎么計算出來的
我想在統(tǒng)計信息中添加一個值
array(8) {
["service"]=>
string(11) "Testservice"
["module"]=>
string(10) "TestModule"
["interface"]=>
string(13) "TestInterface"
["cost_time"]=>
float(0.40256714820862)
["success"]=>
int(0)
["time"]=>
int(1614941287)
["code"]=>
int(329)
["msg"]=>
string(22) "這個是測試消息"
}
array(8) {
["service"]=>
string(11) "gTestservic"
["module"]=>
string(10) "eTestModul"
["interface"]=>
string(13) "eTestInterfac"
["cost_time"]=>
float(0.40256714820862)
["success"]=>
int(0)
["time"]=>
int(1614941287)
["code"]=>
int(329)
["msg"]=>
string(22) "e這個是測試消息"
}
字符串總是錯位一個