Initial project files: BESCMS full source

This commit is contained in:
bes
2026-08-13 23:37:46 +08:00
parent fa6cddb540
commit 2e26f85723
2166 changed files with 396625 additions and 0 deletions
+37
View File
@@ -0,0 +1,37 @@
<xml>
<id>这里填写你微信公众号上添加的模板id</id>
<url></url>
<param>
<first>
<value>您好,您已成功充值到账。</value>
<color></color>
</first>
<keyword1>
<value>{$username}</value>
<color></color>
</keyword1>
<keyword2>
<value>{number_format($value,2)}</value>
<color></color>
</keyword2>
<keyword3>
<value>后台充值</value>
<color></color>
</keyword3>
<keyword4>
<value>{dr_date($sys_time)}</value>
<color></color>
</keyword4>
<remark>
<value>感谢你的使用。</value>
<color></color>
</remark>
</param>
</xml>