移除BI_PHXH宏定义功能
parent
7f5ae77934
commit
9678ecba8d
|
|
@ -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
|
||||
Loading…
Reference in New Issue