Merge branch 'masterpiece' of ssh://192.168.10.159:/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
Pakin 2024-04-02 14:42:07 +07:00
commit 7a500c37ec
17 changed files with 52 additions and 89 deletions

View file

@ -460,14 +460,7 @@
If AdvertiseProfileLen = 0 Then
CacheVarStr "get" AdvertiseProfile
Else
STRCONTAIN "00/00" AdvertiseProfile advPro
If advPro = "true" Then
CacheVarStr "get" AdvertiseProfile
Else
CacheVarStr "put" AdvertiseProfile
EndIf
CacheVarStr "put" AdvertiseProfile
EndIf
DEBUGVAR AdvertiseProfile