移除BI_PHXH宏定义功能

main
Yuntao Hu 2025-10-21 12:07:44 +08:00
parent 7f5ae77934
commit 9678ecba8d
2 changed files with 7 additions and 5 deletions

View File

@ -86,11 +86,13 @@ public partial class BIManager : Singlenton<BIManager>, IInitable, IUpdatable
InitService();
#if BI_PHXH
//#if BI_PHXH
sendPhxh = true;
#else
sendPhxh = false;
#endif
//#else
// sendPhxh = false;
//#endif
_isInit = true;
}

@ -1 +1 @@
Subproject commit 16b88972c9896a583e0251a90ed8cb6afdb256c1
Subproject commit 573c702645d11bc6f6b66fb7dc42de10ff1c8302