泰开-高级版2312-后端
Go to file
mzr 3401493600 fix(so): 修复销售订单维护中收款单和销售发票表的数据更新问题 2025-07-31 14:35:28 +08:00
.settings 增加pu模块,编码转为GBK 2025-03-27 16:01:44 +08:00
META-INF 项目初始化 2025-03-26 11:17:03 +08:00
arap 优化 2025-06-21 16:06:59 +08:00
baseapp 项目初始化 2025-03-26 11:17:03 +08:00
cm 单位成本对比表-合计行不在最末修复-集团老师补丁代码合并 2025-05-29 10:42:39 +08:00
cmp 到账流水发布推送调整字段名-bankrelatedCode 2025-06-19 15:40:52 +08:00
erm 费用单据查询节点新增收款人查询条件 2025-07-03 10:25:58 +08:00
fbm 票据推送流水,对账标识码为用票据号+子票区间 2025-07-03 10:25:58 +08:00
gl 凭证合并制单人按转换模板公式取值 2025-07-03 10:25:58 +08:00
ia 项目初始化 2025-03-26 11:17:03 +08:00
ic refactor(ic): 现存量查询接口-校验调整 2025-07-31 09:25:15 +08:00
imag 开票推税务云增加字段 2025-07-04 08:50:48 +08:00
mmpac 备料计划修改BP源码 2025-07-30 15:18:20 +08:00
mmpps 解决MPR运算回写备料计划报错问题-张鑫0514 2025-05-14 18:24:18 +08:00
mmpsc 增加模块空目录 2025-06-23 10:36:06 +08:00
mmpub 编码改完GBK 2025-05-12 16:45:50 +08:00
mmsfc patch_dev_mmsfc_派工单列表查询添加生产订单行状态_sdlizheng_20250605 2025-06-05 15:23:29 +08:00
obm 银行对账单下载查询接口 2025-06-11 15:31:53 +08:00
pu 请购单和流程生产订单删除后回写备料计划 2025-07-28 10:25:40 +08:00
purp 最新价格查询接口 2025-07-03 09:41:51 +08:00
sc 互感器总补丁_重新出部分_未修改代码 2025-07-03 10:25:58 +08:00
so fix(so): 修复销售订单维护中收款单和销售发票表的数据更新问题 2025-07-31 14:35:28 +08:00
sscivm 开票推税务云字段调整 2025-07-11 08:39:21 +08:00
ssctp 新增模板组件 2025-04-14 10:36:20 +08:00
uapbd 电力电子-物料-艾普MES-物料类型ERP取值 2025-07-21 18:56:20 +08:00
yxy 主生产付款单编辑供应商带出辅助余额等信息-张鑫0515 2025-05-16 08:53:50 +08:00
.classpath patch_dev_mmpsc_半成品收货单审批推送加工费_sdlizheng_20250616_增加mmpsc模块 2025-06-16 16:48:36 +08:00
.gitignore feat(api): 修改物料分类查询接口并优化仓库查询功能 2025-05-12 09:46:07 +08:00
.project 项目初始化 2025-03-26 11:17:03 +08:00
README.md Initial commit 2025-03-26 03:03:25 +00:00
常用工具类 修改GBK编码 2025-03-27 16:20:24 +08:00

README.md

Taikai2312

Getting started

To make it easy for you to get started with GitLab, here's a list of recommended next steps.

Already a pro? Just edit this README.md and make it your own. Want to make it easy? Use the template at the bottom!

Add your files

cd existing_repo
git remote add origin http://172.168.16.71:7070/taikai/taikai2312.git
git branch -M main
git push -uf origin main

Integrate with your tools

Collaborate with your team

Test and Deploy

Use the built-in continuous integration in GitLab.


Editing this README

When you're ready to make this README your own, just edit this file and use the handy template below (or feel free to structure it however you want - this is just a starting point!). Thanks to makeareadme.com for this template.

Suggestions for a good README

Every project is different, so consider which of these sections apply to yours. The sections used in the template are suggestions for most open source projects. Also keep in mind that while a README can be too long and detailed, too long is better than too short. If you think your README is too long, consider utilizing another form of documentation rather than cutting out information.

Name

Choose a self-explaining name for your project.

Description

Let people know what your project can do specifically. Provide context and add a link to any reference visitors might be unfamiliar with. A list of Features or a Background subsection can also be added here. If there are alternatives to your project, this is a good place to list differentiating factors.

Badges

On some READMEs, you may see small images that convey metadata, such as whether or not all the tests are passing for the project. You can use Shields to add some to your README. Many services also have instructions for adding a badge.

Visuals

Depending on what you are making, it can be a good idea to include screenshots or even a video (you'll frequently see GIFs rather than actual videos). Tools like ttygif can help, but check out Asciinema for a more sophisticated method.

Installation

Within a particular ecosystem, there may be a common way of installing things, such as using Yarn, NuGet, or Homebrew. However, consider the possibility that whoever is reading your README is a novice and would like more guidance. Listing specific steps helps remove ambiguity and gets people to using your project as quickly as possible. If it only runs in a specific context like a particular programming language version or operating system or has dependencies that have to be installed manually, also add a Requirements subsection.

Usage

Use examples liberally, and show the expected output if you can. It's helpful to have inline the smallest example of usage that you can demonstrate, while providing links to more sophisticated examples if they are too long to reasonably include in the README.

Support

Tell people where they can go to for help. It can be any combination of an issue tracker, a chat room, an email address, etc.

Roadmap

If you have ideas for releases in the future, it is a good idea to list them in the README.

Contributing

State if you are open to contributions and what your requirements are for accepting them.

For people who want to make changes to your project, it's helpful to have some documentation on how to get started. Perhaps there is a script that they should run or some environment variables that they need to set. Make these steps explicit. These instructions could also be useful to your future self.

You can also document commands to lint the code or run tests. These steps help to ensure high code quality and reduce the likelihood that the changes inadvertently break something. Having instructions for running tests is especially helpful if it requires external setup, such as starting a Selenium server for testing in a browser.

Authors and acknowledgment

Show your appreciation to those who have contributed to the project.

License

For open source projects, say how it is licensed.

Project status

If you have run out of energy or time for your project, put a note at the top of the README saying that development has slowed down or stopped completely. Someone may choose to fork your project or volunteer to step in as a maintainer or owner, allowing your project to keep going. You can also make an explicit request for maintainers.