feat: add btoday_stock

This commit is contained in:
rplees
2023-12-25 22:31:59 +08:00
parent bae9665176
commit d28e97d9ba
13 changed files with 431 additions and 1 deletions

View File

@@ -38,7 +38,7 @@ public class JpaDDDGen {
}
public static void main(String[] args) throws SQLException, Exception {
Cons.BASE_PACKAGE = "cn.stock.%s";
Cons.module = "market";
/**
* 请修改实际上本机的项目路径