添加新版收银系统支付

This commit is contained in:
韩鹏辉
2024-05-16 14:21:55 +08:00
parent 7b259ba55f
commit bdce57ca44
22 changed files with 1280 additions and 58 deletions

View File

@@ -40,7 +40,7 @@ public class DataCache {
@Bean
public void init(){
log.info("加载店铺信息");
// log.info("加载店铺信息");
shopInfo();
}