李太白3028
2025-07-30 ba557576d960281d774ac1e3c83f2e29786ed682
Server/付林涛/code/tianKai/uploador.h
@@ -30,7 +30,7 @@
private:
    void processBuffer();
public:
    int upfile(char* data, int rlen);
    int upfile(std::shared_ptr<char> buf, int rlen);
};
#endif // UPLOADOR_H