fix(cache): tkds→tkfb 변경 후 전 서비스 캐시 버스팅 갱신

tkfb-core.js v=2026040104, tksupport/tksafety/tkpurchase/tkuser-core.js,
system2 api-base.js, system3 app.js 캐시 버스팅 일괄 갱신.
브라우저 캐시에 남은 구버전(tkds 리다이렉트) 강제 갱신.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Hyungi Ahn
2026-04-01 15:31:14 +09:00
parent 28a5924e76
commit 46a1f8310d
66 changed files with 66 additions and 66 deletions

View File

@@ -301,6 +301,6 @@
<script src="/static/js/utils/date-utils.js"></script>
<script src="/static/js/utils/image-utils.js"></script>
<script src="/static/js/core/permissions.js"></script>
<script src="/static/js/app.js?v=2026031401"></script>
<script src="/static/js/app.js?v=2026040101"></script>
</body>
</html>